Skip to content

Commit 88c2434

Browse files
Marked as flaky. (#10608)
Marked as flaky. Co-authored-by: alexey.kuznetsov <alexey.kuznetsov@datadoghq.com>
1 parent 0385ecd commit 88c2434

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)