Details. #959
GitHub Actions / Tests results java 17, os ubuntu-latest
failed
Jan 18, 2025 in 0s
3 fail, 7 skipped, 460 pass in 2m 34s
Annotations
Check warning on line 0 in nl.vpro.util.CommandExecutorImplTest
github-actions / Tests results java 17, os ubuntu-latest
invalidConstruction (nl.vpro.util.CommandExecutorImplTest) failed
vpro-shared-util/target/surefire-reports/TEST-nl.vpro.util.CommandExecutorImplTest.xml [took 0s]
Raw output
Expecting actual throwable to be an instance of:
java.lang.IllegalArgumentException
but was:
nl.vpro.util.CommandExecutorImpl$NoBinaryFound: Executable /tmp/foobar not found!
at nl.vpro.util.CommandExecutorImpl.<init>(CommandExecutorImpl.java:99)
at nl.vpro.util.CommandExecutorImplTest.lambda$invalidConstruction$3(CommandExecutorImplTest.java:171)
at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
...(76 remaining lines not displayed - this can be changed with Assertions.setMaxStackTraceElementsDisplayed)
java.lang.AssertionError:
Expecting actual throwable to be an instance of:
java.lang.IllegalArgumentException
but was:
nl.vpro.util.CommandExecutorImpl$NoBinaryFound: Executable /tmp/foobar not found!
at nl.vpro.util.CommandExecutorImpl.<init>(CommandExecutorImpl.java:99)
at nl.vpro.util.CommandExecutorImplTest.lambda$invalidConstruction$3(CommandExecutorImplTest.java:171)
at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
...(76 remaining lines not displayed - this can be changed with Assertions.setMaxStackTraceElementsDisplayed)
at nl.vpro.util.CommandExecutorImplTest.invalidConstruction(CommandExecutorImplTest.java:171)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Check warning on line 0 in nl.vpro.util.CommandExecutorImplTest
github-actions / Tests results java 17, os ubuntu-latest
optional (nl.vpro.util.CommandExecutorImplTest) failed
vpro-shared-util/target/surefire-reports/TEST-nl.vpro.util.CommandExecutorImplTest.xml [took 0s]
Raw output
Expecting actual:
"ERROR X:nl.vpro.util.CommandExecutorImpl$NoBinaryFound: No binary found ([/tmp/env5124102286730196086test])"
to start with:
"ERROR X:java.lang.IllegalStateException: No binary found"
java.lang.AssertionError:
Expecting actual:
"ERROR X:nl.vpro.util.CommandExecutorImpl$NoBinaryFound: No binary found ([/tmp/env5124102286730196086test])"
to start with:
"ERROR X:java.lang.IllegalStateException: No binary found"
at nl.vpro.util.CommandExecutorImplTest.optional(CommandExecutorImplTest.java:108)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Check warning on line 0 in nl.vpro.util.DirectoryWatcherTest
github-actions / Tests results java 17, os ubuntu-latest
newDestinationOfSymlink2 (nl.vpro.util.DirectoryWatcherTest) failed
vpro-shared-util/target/surefire-reports/TEST-nl.vpro.util.DirectoryWatcherTest.xml [took 0s]
Raw output
Expecting actual:
["/tmp/DirectoryWatcherTest8400766498779139295/subdir/test-3-target.xml",
"/tmp/DirectoryWatcherTest8400766498779139295/subdir/test-5-target.xml"]
to contain exactly in any order:
["/tmp/DirectoryWatcherTest8400766498779139295/subdir/test-3-target.xml",
"/tmp/DirectoryWatcherTest8400766498779139295/subdir/test-5-target.xml"]
but could not find the following elements:
["/tmp/DirectoryWatcherTest8400766498779139295/subdir/test-3-target.xml"]
java.lang.AssertionError:
Expecting actual:
["/tmp/DirectoryWatcherTest8400766498779139295/subdir/test-3-target.xml",
"/tmp/DirectoryWatcherTest8400766498779139295/subdir/test-5-target.xml"]
to contain exactly in any order:
["/tmp/DirectoryWatcherTest8400766498779139295/subdir/test-3-target.xml",
"/tmp/DirectoryWatcherTest8400766498779139295/subdir/test-5-target.xml"]
but could not find the following elements:
["/tmp/DirectoryWatcherTest8400766498779139295/subdir/test-3-target.xml"]
at nl.vpro.util.DirectoryWatcherTest.newDestinationOfSymlink2(DirectoryWatcherTest.java:153)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
2025-01-18T14:31:29,568 INFO DirectoryWatcher checkSymlink.271 Removed source /tmp/DirectoryWatcherTest8400766498779139295/test-3.xml
2025-01-18T14:31:29,568 INFO DirectoryWatcher checkSymlink.280 Removed lastModified /tmp/DirectoryWatcherTest8400766498779139295/test-3.xml
2025-01-18T14:31:29,569 INFO DirectoryWatcherTest wait.201 Waiting for [/tmp/DirectoryWatcherTest8400766498779139295/test-3.xml]
2025-01-18T14:31:29,569 INFO DirectoryWatcherTest wait.221 Waiting for /tmp/DirectoryWatcherTest8400766498779139295/test-3.xml
Loading