Skip to content

Commit ac81ef0

Browse files
committed
disable-gc-tests
1 parent 35c406c commit ac81ef0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

agent/agent-gc-monitor/gc-monitor-tests/src/test/java/com/microsoft/gcmonitortests/VariousCollectorsTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
import org.junit.jupiter.api.condition.EnabledForJreRange;
2121
import org.junit.jupiter.api.condition.EnabledOnOs;
2222

23+
@Disabled // TODO (trask) too flaky since we stopped re-running tests automatically on failure
2324
class VariousCollectorsTest {
2425

2526
@Test

0 commit comments

Comments
 (0)