summaryrefslogtreecommitdiff
path: root/nn/runtime
diff options
context:
space:
mode:
Diffstat (limited to 'nn/runtime')
-rw-r--r--nn/runtime/test/AndroidTest.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/nn/runtime/test/AndroidTest.xml b/nn/runtime/test/AndroidTest.xml
index 2712e009c..28157368a 100644
--- a/nn/runtime/test/AndroidTest.xml
+++ b/nn/runtime/test/AndroidTest.xml
@@ -27,10 +27,6 @@
</target_preparer>
<test class="com.android.tradefed.testtype.GTest" >
- <!-- b/153876253, temporarily disable the failing tests.
- Must be deleted after corresponding driver issues are fixed.
- -->
- <option name="native-test-flag" value="--gtest_filter=-*l2_normalization_axis_corner_case*" />
<option name="native-test-device-path" value="/data/local/tmp" />
<option name="module-name" value="NeuralNetworksTest_static" />
</test>