diff options
| -rw-r--r-- | test/knownfailures.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/knownfailures.json b/test/knownfailures.json index 980d605c7c..21a8d56766 100644 --- a/test/knownfailures.json +++ b/test/knownfailures.json @@ -653,6 +653,10 @@ "description": ["Test is designed to only check --compiler-filter=speed"] }, { + "description": ["Tests are timing out for weeks now, disable to fix."], + "variant": "cdex-fast & redefine-stress" + }, + { "tests": "674-HelloWorld-Dm", "variant": "target", "description": ["Requires zip, which isn't available on device"] |