JDWP: remove thread-related tests for Count modifier
These tests are flaky because other (internal) threads can start/end in the middle of the test causing its failure. Since we can't ensure no other thread will start/end in the middle of the test, it's better to remove them to avoid random failures. Bug: 18768319 Change-Id: I94258aa762e507665a34a905284f239d5235a2af
Loading
Please sign in to comment