Skip to content

Commit ae7f3e1

Browse files
Minor
1 parent 65fc294 commit ae7f3e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +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-5064454892910784215 within 30 seconds")
179+
@Flaky("java.lang.AssertionError: No flare file created in /tmp/flare-test-profiling-disabled-xxx within 30 seconds")
180180
def "tracer generates flare with profiling disabled"() {
181181
when:
182182
// Wait for flare file to be created independently for process 1

0 commit comments

Comments
 (0)