Blacklist 674-HelloWorld-Dm test on device.
The test requires the zip tool.
Test: test.py
Change-Id: I486d86550b8648b8ad1e4eb567aebb1eb6ea28df
diff --git a/test/knownfailures.json b/test/knownfailures.json
index 3a21753..83ac068 100644
--- a/test/knownfailures.json
+++ b/test/knownfailures.json
@@ -656,6 +656,10 @@
"tests": "661-oat-writer-layout",
"variant": "interp-ac | interpreter | jit | no-dex2oat | no-prebuild | no-image | trace | redefine-stress | jvmti-stress",
"description": ["Test is designed to only check --compiler-filter=speed"]
+ },
+ {
+ "tests": "674-HelloWorld-Dm",
+ "variant": "target",
+ "description": ["Requires zip, which isn't available on device"]
}
-
]