Skip to content

Commit eb94b8f

Browse files
Flaky flare test (#10221)
1 parent cebe04f commit eb94b8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dd-smoke-tests/tracer-flare/src/test/groovy/datadog/smoketest/TracerFlareSmokeTest.groovy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ class TracerFlareSmokeTest extends AbstractSmokeTest {
176176
validateNoUnexpectedFiles(zipContents, CORE_FILES + OPTIONAL_FILES + PROFILING_FILES)
177177
}
178178
179+
@Flaky("java.lang.AssertionError: No flare file created in /tmp/flare-test-profiling-disabled-xxx within 30 seconds")
179180
def "tracer generates flare with profiling disabled"() {
180181
when:
181182
// Wait for flare file to be created independently for process 1

0 commit comments

Comments
 (0)