Skip to content

chore(deps): update plugin com.gradle.develocity to v4.4.0#262

Merged
bric3 merged 1 commit into
masterfrom
renovate/com.gradle.develocity-4.x
Mar 28, 2026
Merged

chore(deps): update plugin com.gradle.develocity to v4.4.0#262
bric3 merged 1 commit into
masterfrom
renovate/com.gradle.develocity-4.x

chore(deps): update plugin com.gradle.develocity to v4.4.0

be5ed4e
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / Test Report - windows-amd64 failed Mar 27, 2026 in 0s

10 tests run, 8 passed, 0 skipped, 2 failed.

Annotations

Check failure on line 94 in MappedFileLineReaderTest

See this annotation in the file changed.

@github-actions 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 io.github.bric3.tailer.file.MappedFileLineReaderTest.find_start_position_given_last_lines(MappedFileLineReaderTest.java:94)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

Check failure on line 106 in MappedFileLineReaderTest

See this annotation in the file changed.

@github-actions 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 io.github.bric3.tailer.file.MappedFileLineReaderTest.can_read_from_position(MappedFileLineReaderTest.java:106)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)