chore(deps): update plugin shadow to v9.3.0 #592
Annotations
4 errors
|
Run ./gradlew build
Process completed with exit code 1.
|
|
Run ./gradlew build:
:tailer:test#L0
Execution failed for task ':tailer:test'.
Caused by:
There were failing tests. See the report at: file:///D:/a/drain-java/drain-java/tailer/build/reports/tests/test/index.html
|
|
Run ./gradlew build:
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)
|
|
Run ./gradlew build:
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)
|
Loading