Skip to content

Commit 4510874

Browse files
Added description.
1 parent b53b1e9 commit 4510874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dd-smoke-tests/src/main/groovy/datadog/smoketest/AbstractServerSmokeTest.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ abstract class AbstractServerSmokeTest extends AbstractSmokeTest {
156156
[]
157157
}
158158

159-
@Flaky
159+
@Flaky("Possible reasons: tests are too fast, the waiting mechanism is not robust enough; somehow too much telemetry is produced.")
160160
@RunLast
161161
@SuppressWarnings('UnnecessaryBooleanExpression')
162162
void 'receive telemetry app-dependencies-loaded'() {

0 commit comments

Comments
 (0)