-
Task
-
Resolution: Unresolved
-
Major
-
None
-
Window 10, Window Server 2019
Most recent tip of the primary branch
The ci.jenkins.io test results show 13 Windows failures. When I run the tests on the controller in my home lab, it shows 3 Windows failures.
Wadeck's original description of the failures on his development instance:
- AboutJenkinsTest#testAboutJenkinsContent ( _test_AboutJenkinsTest_testAboutJenkinsContent.txt
)
- CheckFilterTest#checkFilterTest ( _test_CheckFilterTest_checkFilterTest.txt
)
- NetworkInterfacesTest#testGetNetworkInterface ( _test_NetworkInterfacesTest_testGetNetworkInterface.txt
)
- SupportActionTest#takeSnapshotAndMakeSureSomethingHappens ( _test_SupportActionTest_takeSnapshotAndMakeSureSomethingHappenst.txt
)
When running mvn clean test, only CheckFilterTest.checkFilterTest and NetworkInterfacesTest.testGetNetworkInterface fail.
Failing tests will block releases.