diff options
-rw-r--r-- | test/knownfailures.json | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/test/knownfailures.json b/test/knownfailures.json index 74bdc9d5ff..42748a6b67 100644 --- a/test/knownfailures.json +++ b/test/knownfailures.json @@ -1552,12 +1552,6 @@ "variant": "jvm" }, { - "tests": ["2246-trace-stream"], - "env_vars": {"ART_TEST_DEBUG_GC": "true"}, - "bug": "b/264844668", - "description": ["Test timing out on debug gc."] - }, - { "tests": ["845-data-image", "846-multidex-data-image"], "variant": "debuggable | trace | stream", "description": ["Runtime app images are not supported with debuggable."] |