chore(deps): update plugin com.gradle.develocity to v4.3 #242
GitHub Actions / Test Report - windows-amd64
failed
Dec 12, 2025 in 0s
10 tests run, 8 passed, 0 skipped, 2 failed.
Annotations
Check failure on line 94 in MappedFileLineReaderTest
github-actions / Test Report - windows-amd64
MappedFileLineReaderTest.find_start_position_given_last_lines()
org.opentest4j.AssertionFailedError:
expected: 42L
but was: 43L
Raw output
org.opentest4j.AssertionFailedError:
expected: 42L
but was: 43L
at app//io.github.bric3.tailer.file.MappedFileLineReaderTest.find_start_position_given_last_lines(MappedFileLineReaderTest.java:94)
at java.base@21.0.9/java.lang.reflect.Method.invoke(Method.java:580)
at java.base@21.0.9/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base@21.0.9/java.util.ArrayList.forEach(ArrayList.java:1596)
Check failure on line 106 in MappedFileLineReaderTest
github-actions / Test Report - windows-amd64
MappedFileLineReaderTest.can_read_from_position()
org.opentest4j.AssertionFailedError:
expected: 183L
but was: 186L
Raw output
org.opentest4j.AssertionFailedError:
expected: 183L
but was: 186L
at app//io.github.bric3.tailer.file.MappedFileLineReaderTest.can_read_from_position(MappedFileLineReaderTest.java:106)
at java.base@21.0.9/java.lang.reflect.Method.invoke(Method.java:580)
at java.base@21.0.9/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base@21.0.9/java.util.ArrayList.forEach(ArrayList.java:1596)
Loading