Enable 137-cfi unwind test for cdex
Bug: 72520014
Test: testrunner.py --host --cdex-none -t 137
Test: testrunner.py --host --cdex-fast -t 137
Change-Id: I61f36ae947b84f5725a92bc1892462e981cceed2
diff --git a/test/knownfailures.json b/test/knownfailures.json
index 83ac068..4b99003 100644
--- a/test/knownfailures.json
+++ b/test/knownfailures.json
@@ -648,11 +648,6 @@
"description": ["Tests that depend on input-vdex are not supported with compact dex"]
},
{
- "tests": ["137-cfi"],
- "variant": "cdex-fast",
- "description": ["Temporarily disabled until libbacktrace works properly with shared data section"]
- },
- {
"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"]