Commit 73d1075
authored
Mark 'check raw file injection' from LogInjectionSmokeTest as flaky on Oracle JDK8 (was previously marked as flaky on IBM JDK8) (#10560)
Mark 'check raw file injection' from LogInjectionSmokeTest as flaky on Oracle JDK8 (was previously marked as flaky on IBM JDK8)
This is potentially related to RC product change event flakiness on Oracle JDK8, which was observed in a different smoke test:
https://github.com/DataDog/dd-trace-java/blob/v1.59.0/dd-smoke-tests/dynamic-config/src/test/groovy/datadog/smoketest/AppSecActivationSmokeTest.groovy#L29
The 'check raw file injection' test also uses RC to toggle log-levels, and if this flakes then test assumptions wouldn't be met.
Co-authored-by: stuart.mcculloch <stuart.mcculloch@datadoghq.com>1 parent 26f8c70 commit 73d1075
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
365 | | - | |
| 365 | + | |
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
| |||
0 commit comments