Skip to content

Testing at 2026-05-21T13:34:42.473466291Z#2441

Closed
testlens-bot wants to merge 1 commit into
mainfrom
testing/main-a97a7181-9439-437d-8038-a97ee4009065
Closed

Testing at 2026-05-21T13:34:42.473466291Z#2441
testlens-bot wants to merge 1 commit into
mainfrom
testing/main-a97a7181-9439-437d-8038-a97ee4009065

Conversation

@testlens-bot
Copy link
Copy Markdown
Collaborator

@testlens-ci
Copy link
Copy Markdown

testlens-ci Bot commented May 21, 2026

🚨 TestLens detected 2 failed tests 🚨

Here is what you can do:

  1. Inspect the test failures carefully.
  2. If you are convinced that some of the tests are flaky, you can mute them below.
  3. Finally, trigger a rerun by checking the rerun checkbox.

Test Summary

Check Project/Task Test Runs
Build / Job 1 / Build :test Sample1Tests > test3_flaky() ❌ ❌
Build / Job 1 / Build :test Sample1Tests > test5_failing() ❌ ❌
Build / Job 2 / Build :test Sample2Tests > test3_flaky() ❌ 🔇
Build / Job 2 / Build :test Sample2Tests > test5_failing() ❌ 🔇

🏷️ Commit: 14e9e2e
▶️ Tests: 8 executed | 2 muted
🟡 Checks: 1/2 completed

Test Failures

Sample1Tests > test3_flaky() (:test in Build / Job 1 / Build)
org.opentest4j.AssertionFailedError: expected: <false> but was: <true>
	at org.example.SampleTests.maybeFail(SampleTests.java:75)
	at org.example.SampleTests.test3_flaky(SampleTests.java:53)
	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)
expected actual
false true
Sample1Tests > test5_failing() (:test in Build / Job 1 / Build)
org.opentest4j.AssertionFailedError: expected: <false> but was: <true>
	at org.example.SampleTests.maybeFail(SampleTests.java:75)
	at org.example.SampleTests.test5_failing(SampleTests.java:65)
	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)
expected actual
false true

Muted Tests

Note

Checks are currently running using the configuration below.

Select tests to mute in this pull request:

☑️ Sample1Tests > test3_flaky()
☑️ Sample1Tests > test5_failing()
☑️ Sample2Tests > test3_flaky()
☑️ Sample2Tests > test5_failing()

Reuse successful test results:

☑️ ♻️ Only rerun the tests that failed or were muted before

Click the checkbox to trigger a rerun:

☑️ Rerun jobs


Learn more about TestLens at testlens.app.

@testlens-bot testlens-bot deleted the testing/main-a97a7181-9439-437d-8038-a97ee4009065 branch May 21, 2026 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant