diff options
| author | 2017-07-12 19:14:14 +0000 | |
|---|---|---|
| committer | 2017-07-12 19:14:14 +0000 | |
| commit | 817498dfe4c4a64ddb330c1195f54d12f63f4fd7 (patch) | |
| tree | 1fa740c0248f976fa5cdc29405e7b9e109f7aceb | |
| parent | 625380a362c6014e9f0b79637eb4e7c9d6372c86 (diff) | |
| parent | 282431bd4ff6b2e72bc9ba206c2ca70010dc55d6 (diff) | |
Merge "Disable test 163-app-image-methods for gcstress"
| -rw-r--r-- | test/knownfailures.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/knownfailures.json b/test/knownfailures.json index 87d857eaa6..9c50a71e7e 100644 --- a/test/knownfailures.json +++ b/test/knownfailures.json @@ -100,6 +100,11 @@ "bug": "http://b/35800768" }, { + "tests": "163-app-image-methods", + "variant": "gcstress", + "description": ["This test sometimes runs out of memory initializing the boot classpath."] + }, + { "tests": ["908-gc-start-finish", "913-heaps"], "variant": "gcstress", |