Skip to content

Bump actions/setup-java from 5.2.0 to 5.3.0#389

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/actions/setup-java-5.3.0
Open

Bump actions/setup-java from 5.2.0 to 5.3.0#389
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/actions/setup-java-5.3.0

Bump actions/setup-java from 5.2.0 to 5.3.0

c700a37
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / Test Results failed Jun 22, 2026 in 0s

1 fail, 4 skipped, 378 pass in 21s

 23 files   23 suites   21s ⏱️
383 tests 378 ✅ 4 💤 1 ❌
391 runs  386 ✅ 4 💤 1 ❌

Results for commit c700a37.

Annotations

Check warning on line 0 in com.apptasticsoftware.integrationtest.RssReaderIntegrationTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

rssWorldOfTank() (com.apptasticsoftware.integrationtest.RssReaderIntegrationTest) failed

build/test-results/test/TEST-com.apptasticsoftware.integrationtest.RssReaderIntegrationTest.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: expected: <false> but was: <true>
	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.AssertFalse.failNotFalse(AssertFalse.java:63)
	at org.junit.jupiter.api.AssertFalse.assertFalse(AssertFalse.java:36)
	at org.junit.jupiter.api.AssertFalse.assertFalse(AssertFalse.java:31)
	at org.junit.jupiter.api.Assertions.assertFalse(Assertions.java:231)
	at com.apptasticsoftware.integrationtest.RssReaderIntegrationTest.rssWorldOfTank(RssReaderIntegrationTest.java:372)
	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)