-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins 1.575 on Windows 7 32-bit; tap-plugin 1.8-1.20
I have some long existing Jenkins jobs with TAP tests configured. However at some update of either Jenkins or the tap-plugin the tap plugin stopped functioning correctly. This wasn't noticed earlier because the build jobs did not fail.
The plugin run ends with a message "Found matching files but did not find any TAP results"; in the workspace the testresult file is indeed empty. Analyzing this further it turns out that tap-plugin 1.7 works correctly, but any higher version seems to truncate the testresult file to 0 bytes before processing it.
Any ideas?
- depends on
-
JENKINS-19647 memory issues with multiconfig jobs and TAP plugin
-
- Open
-
I have discovered something similar from my Windows build slaves; some of the generated .tap files get truncated somewhere between the build slave's workspace and the Jenkins master, although in my case the truncation happens part-way through the file, cutting off the last few test results. I'm currently running tap-plugin 1.18 on Jenkins 1.552, and this only seems to happen on build slaves running on Windows 7 with Oracle Java 1.7.0.