Skip to content

Testing at 2026-04-30T10:22:55.433710737Z#2343

Open
testlens-bot wants to merge 1 commit into
mainfrom
testing/main-46ddcabb-55e4-4ec0-a024-100cf1003f46
Open

Testing at 2026-04-30T10:22:55.433710737Z#2343
testlens-bot wants to merge 1 commit into
mainfrom
testing/main-46ddcabb-55e4-4ec0-a024-100cf1003f46

Conversation

@testlens-bot
Copy link
Copy Markdown
Collaborator

@testlens-ci
Copy link
Copy Markdown

testlens-ci Bot commented Apr 30, 2026

🚨 TestLens detected 4 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: af396f9
▶️ Tests: 10 executed
⚪️ Checks: 2/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
Sample2Tests > test3_flaky() (:test in Build / Job 2 / 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
Sample2Tests > test5_failing() (:test in Build / Job 2 / 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

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.

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