fix(deps): update jackson to v2.16.0 #304
gradle.yml
on: pull_request
Matrix: build
Publish snapshots
0s
Annotations
6 errors
MappedFileLineReaderTest.find_start_position_given_last_lines():
tailer\build\classes\java\test\io\github\bric3\tailer\file\MappedFileLineReaderTest.class#L94
org.opentest4j.AssertionFailedError:
expected: 42L
but was: 43L
|
MappedFileLineReaderTest.can_read_from_position():
tailer\build\classes\java\test\io\github\bric3\tailer\file\MappedFileLineReaderTest.class#L106
org.opentest4j.AssertionFailedError:
expected: 183L
but was: 186L
|
Build on windows-latest:
MappedFileLineReaderTest.java#L94
0.1sec io.github.bric3.tailer.file.MappedFileLineReaderTest > find_start_position_given_last_lines()
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)
|
Build on windows-latest:
MappedFileLineReaderTest.java#L106
0.0sec io.github.bric3.tailer.file.MappedFileLineReaderTest > can_read_from_position()
org.opentest4j.AssertionFailedError:
expected: 183L
but was: 186L
at app//io.github.bric3.tailer.file.MappedFileLineReaderTest.can_read_from_position(MappedFileLineReaderTest.java:106)
|
Build on windows-latest:
task ':tailer:test'#L1
Execution failed for task ':tailer:test':
org.gradle.api.internal.exceptions.MarkedVerificationException: There were failing tests. See the report at: file:///D:/a/drain-java/drain-java/tailer/build/reports/tests/test/index.html
|
Build on windows-latest
Process completed with exit code 1.
|