diff options
| author | 2018-02-12 19:14:55 +0000 | |
|---|---|---|
| committer | 2018-02-12 19:14:55 +0000 | |
| commit | 0123a2384eea51bb3a8b56566de704e586dbdfad (patch) | |
| tree | 285f6a80bd912ec235e7a12a93b76d1c809ae397 | |
| parent | 654a971434f2733cd03ae7407b236b42670d2d7b (diff) | |
Revert "Disable cdex-fast + redefine-stress"
This reverts commit 654a971434f2733cd03ae7407b236b42670d2d7b.
Broken, will fix in followup.
Bug: 73177368
Bug: 63756964
Change-Id: Ia40be10fd17f1da8279729000865201af99dbb1d
| -rw-r--r-- | test/knownfailures.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/knownfailures.json b/test/knownfailures.json index 21a8d56766..980d605c7c 100644 --- a/test/knownfailures.json +++ b/test/knownfailures.json @@ -653,10 +653,6 @@ "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"] |