Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reenable CI for Windows #115

Closed
wants to merge 1 commit into from

ci: reenable windows platform

cd05879
Select commit
Loading
Failed to load commit list.
Closed

Reenable CI for Windows #115

ci: reenable windows platform
cd05879
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Tests / windows-17 / Build (windows-17) failed Apr 24, 2024 in 0s

failed: 10, skipped: 1, passed: 9

Send us feedback

Details

org.jvnet.winp.PlatformSpecificProcessTest.getEnvironmentVariables_shouldFailIfTheProcessIsDead[0]

Cannot locate the required executable: C:\Jenkins\agent\workspace\kinsci-libraries_winp_ci_windows\native_test\testapp\x64\Release\testapp.exe
Stack trace
java.lang.AssertionError: Cannot locate the required executable: C:\Jenkins\agent\workspace\kinsci-libraries_winp_ci_windows\native_test\testapp\x64\Release\testapp.exe
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.jvnet.winp.PlatformSpecificProcessTest.verifyTargetPlatform(PlatformSpecificProcessTest.java:88)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
Standard out
Target executable: C:\Jenkins\agent\workspace\kinsci-libraries_winp_ci_windows\native_test\testapp\x64\Release\testapp.exe

org.jvnet.winp.PlatformSpecificProcessTest.shouldNotBeCritical[0]

Cannot locate the required executable: C:\Jenkins\agent\workspace\kinsci-libraries_winp_ci_windows\native_test\testapp\x64\Release\testapp.exe
Stack trace
java.lang.AssertionError: Cannot locate the required executable: C:\Jenkins\agent\workspace\kinsci-libraries_winp_ci_windows\native_test\testapp\x64\Release\testapp.exe
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.jvnet.winp.PlatformSpecificProcessTest.verifyTargetPlatform(PlatformSpecificProcessTest.java:88)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
Standard out
Target executable: C:\Jenkins\agent\workspace\kinsci-libraries_winp_ci_windows\native_test\testapp\x64\Release\testapp.exe

org.jvnet.winp.PlatformSpecificProcessTest.getEnvironmentVariables_shouldReturnCorrectValues[0]

Cannot locate the required executable: C:\Jenkins\agent\workspace\kinsci-libraries_winp_ci_windows\native_test\testapp\x64\Release\testapp.exe
Stack trace
java.lang.AssertionError: Cannot locate the required executable: C:\Jenkins\agent\workspace\kinsci-libraries_winp_ci_windows\native_test\testapp\x64\Release\testapp.exe
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.jvnet.winp.PlatformSpecificProcessTest.verifyTargetPlatform(PlatformSpecificProcessTest.java:88)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
Standard out
Target executable: C:\Jenkins\agent\workspace\kinsci-libraries_winp_ci_windows\native_test\testapp\x64\Release\testapp.exe

org.jvnet.winp.PlatformSpecificProcessTest.shouldKillProcessCorrectly[0]

Cannot locate the required executable: C:\Jenkins\agent\workspace\kinsci-libraries_winp_ci_windows\native_test\testapp\x64\Release\testapp.exe
Stack trace
java.lang.AssertionError: Cannot locate the required executable: C:\Jenkins\agent\workspace\kinsci-libraries_winp_ci_windows\native_test\testapp\x64\Release\testapp.exe
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.jvnet.winp.PlatformSpecificProcessTest.verifyTargetPlatform(PlatformSpecificProcessTest.java:88)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
Standard out
Target executable: C:\Jenkins\agent\workspace\kinsci-libraries_winp_ci_windows\native_test\testapp\x64\Release\testapp.exe

org.jvnet.winp.PlatformSpecificProcessTest.getCommandLine_shouldNotFailIfTheProcessIsDead[0]

Cannot locate the required executable: C:\Jenkins\agent\workspace\kinsci-libraries_winp_ci_windows\native_test\testapp\x64\Release\testapp.exe
Stack trace
java.lang.AssertionError: Cannot locate the required executable: C:\Jenkins\agent\workspace\kinsci-libraries_winp_ci_windows\native_test\testapp\x64\Release\testapp.exe
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.jvnet.winp.PlatformSpecificProcessTest.verifyTargetPlatform(PlatformSpecificProcessTest.java:88)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
Standard out
Target executable: C:\Jenkins\agent\workspace\kinsci-libraries_winp_ci_windows\native_test\testapp\x64\Release\testapp.exe

org.jvnet.winp.PlatformSpecificProcessTest.getEnvironmentVariables_shouldFailIfTheProcessIsDead[1]

Cannot locate the required executable: C:\Jenkins\agent\workspace\kinsci-libraries_winp_ci_windows\native_test\testapp\Win32\Release\testapp.exe
Stack trace
java.lang.AssertionError: Cannot locate the required executable: C:\Jenkins\agent\workspace\kinsci-libraries_winp_ci_windows\native_test\testapp\Win32\Release\testapp.exe
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.jvnet.winp.PlatformSpecificProcessTest.verifyTargetPlatform(PlatformSpecificProcessTest.java:88)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
Standard out
Target executable: C:\Jenkins\agent\workspace\kinsci-libraries_winp_ci_windows\native_test\testapp\Win32\Release\testapp.exe

org.jvnet.winp.PlatformSpecificProcessTest.shouldNotBeCritical[1]

Cannot locate the required executable: C:\Jenkins\agent\workspace\kinsci-libraries_winp_ci_windows\native_test\testapp\Win32\Release\testapp.exe
Stack trace
java.lang.AssertionError: Cannot locate the required executable: C:\Jenkins\agent\workspace\kinsci-libraries_winp_ci_windows\native_test\testapp\Win32\Release\testapp.exe
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.jvnet.winp.PlatformSpecificProcessTest.verifyTargetPlatform(PlatformSpecificProcessTest.java:88)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
Standard out
Target executable: C:\Jenkins\agent\workspace\kinsci-libraries_winp_ci_windows\native_test\testapp\Win32\Release\testapp.exe

org.jvnet.winp.PlatformSpecificProcessTest.getEnvironmentVariables_shouldReturnCorrectValues[1]

Cannot locate the required executable: C:\Jenkins\agent\workspace\kinsci-libraries_winp_ci_windows\native_test\testapp\Win32\Release\testapp.exe
Stack trace
java.lang.AssertionError: Cannot locate the required executable: C:\Jenkins\agent\workspace\kinsci-libraries_winp_ci_windows\native_test\testapp\Win32\Release\testapp.exe
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.jvnet.winp.PlatformSpecificProcessTest.verifyTargetPlatform(PlatformSpecificProcessTest.java:88)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
Standard out
Target executable: C:\Jenkins\agent\workspace\kinsci-libraries_winp_ci_windows\native_test\testapp\Win32\Release\testapp.exe

org.jvnet.winp.PlatformSpecificProcessTest.shouldKillProcessCorrectly[1]

Cannot locate the required executable: C:\Jenkins\agent\workspace\kinsci-libraries_winp_ci_windows\native_test\testapp\Win32\Release\testapp.exe
Stack trace
java.lang.AssertionError: Cannot locate the required executable: C:\Jenkins\agent\workspace\kinsci-libraries_winp_ci_windows\native_test\testapp\Win32\Release\testapp.exe
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.jvnet.winp.PlatformSpecificProcessTest.verifyTargetPlatform(PlatformSpecificProcessTest.java:88)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
Standard out
Target executable: C:\Jenkins\agent\workspace\kinsci-libraries_winp_ci_windows\native_test\testapp\Win32\Release\testapp.exe

org.jvnet.winp.PlatformSpecificProcessTest.getCommandLine_shouldNotFailIfTheProcessIsDead[1]

Cannot locate the required executable: C:\Jenkins\agent\workspace\kinsci-libraries_winp_ci_windows\native_test\testapp\Win32\Release\testapp.exe
Stack trace
java.lang.AssertionError: Cannot locate the required executable: C:\Jenkins\agent\workspace\kinsci-libraries_winp_ci_windows\native_test\testapp\Win32\Release\testapp.exe
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.jvnet.winp.PlatformSpecificProcessTest.verifyTargetPlatform(PlatformSpecificProcessTest.java:88)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
Standard out
Target executable: C:\Jenkins\agent\workspace\kinsci-libraries_winp_ci_windows\native_test\testapp\Win32\Release\testapp.exe