Skip to content

Commit 9fc68d9

Browse files
Marked as flaky.
1 parent 27522ae commit 9fc68d9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dd-smoke-tests/concurrent/java-21/src/test/groovy/datadog/smoketest/concurrent/VirtualThreadTest.groovy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ class VirtualThreadStartTest extends AbstractConcurrentTest {
88
return ['virtualThreadStart']
99
}
1010

11+
@Flaky("Sometimes fails on CI with: Condition not satisfied after 30.00 seconds and 31 attempts")
1112
def 'test Thread.startVirtualThread() runnable'() {
1213
expect:
1314
receivedCorrectTrace()

0 commit comments

Comments
 (0)