Skip to content

Loki: Remove log forwarding in logback config

aa5ed5d
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Loki: Remove log forwarding in logback config #926

Loki: Remove log forwarding in logback config
aa5ed5d
Select commit
Loading
Failed to load commit list.
GitHub Actions / JUnit Test Report failed May 1, 2026 in 0s

709 tests run, 708 passed, 0 skipped, 1 failed.

Annotations

Check failure on line 67 in target/test-classes/org/patinanetwork/codebloom/common/config/RetryLoggingConfigTest.class

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

RetryLoggingConfigTest.registerRetryLoggingExistingRetry(CapturedOutput)

expected: <true> but was: <false>
Raw output
org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63)
	at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36)
	at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:31)
	at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:183)
	at org.patinanetwork.codebloom.common.config.RetryLoggingConfigTest.registerRetryLoggingExistingRetry(RetryLoggingConfigTest.java:67)
	at java.base/java.lang.reflect.Method.invoke(Method.java:565)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1604)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1604)