mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:23:37 +00:00
Remove temporary test filters
Bug: 155577050 Test: mm Change-Id: Ibe8a3ed79f640249ba54f94bdde9649f156383ea
This commit is contained in:
@@ -26,10 +26,6 @@
|
||||
</target_preparer>
|
||||
|
||||
<test class="com.android.tradefed.testtype.GTest" >
|
||||
<!-- b/155577050, temporarily disable the failing tests.
|
||||
Must be deleted after corresponding driver issues are fixed.
|
||||
-->
|
||||
<option name="native-test-flag" value="--gtest_filter=-*Validation*:*CycleTest*:*sample_float_fast*:*sample_float_slow*:*sample_minimal*:*sample_quant*" />
|
||||
<option name="native-test-device-path" value="/data/local/tmp" />
|
||||
<option name="module-name" value="VtsHalNeuralnetworksV1_0TargetTest" />
|
||||
</test>
|
||||
|
||||
@@ -26,10 +26,6 @@
|
||||
</target_preparer>
|
||||
|
||||
<test class="com.android.tradefed.testtype.GTest" >
|
||||
<!-- b/155577050, temporarily disable the failing tests.
|
||||
Must be deleted after corresponding driver issues are fixed.
|
||||
-->
|
||||
<option name="native-test-flag" value="--gtest_filter=-*Validation*:*CycleTest*:*sample_float_fast*:*sample_float_slow*:*sample_minimal*:*sample_quant*" />
|
||||
<option name="native-test-device-path" value="/data/local/tmp" />
|
||||
<option name="module-name" value="VtsHalNeuralnetworksV1_1TargetTest" />
|
||||
</test>
|
||||
|
||||
@@ -26,10 +26,6 @@
|
||||
</target_preparer>
|
||||
|
||||
<test class="com.android.tradefed.testtype.GTest" >
|
||||
<!-- b/155577050, b/155674368, b/153876253, temporarily disable the test.
|
||||
Must be deleted after corresponding driver issues are fixed.
|
||||
-->
|
||||
<option name="native-test-flag" value="--gtest_filter=-*Validation*:*squeeze*_all*_inputs*:*strided_slice*_all*_inputs*:*transpose*_all*_inputs*:*l2_normalization_axis_corner_case*:*sample_float_fast*:*sample_float_slow*:*sample_minimal*:*sample_quant*" />
|
||||
<option name="native-test-device-path" value="/data/local/tmp" />
|
||||
<option name="module-name" value="VtsHalNeuralnetworksV1_2TargetTest" />
|
||||
</test>
|
||||
|
||||
@@ -26,10 +26,6 @@
|
||||
</target_preparer>
|
||||
|
||||
<test class="com.android.tradefed.testtype.GTest" >
|
||||
<!-- b/156691406, b/155577050, b/155674368, b/153876253, temporarily disable the test.
|
||||
Must be deleted after corresponding driver issues are fixed.
|
||||
-->
|
||||
<option name="native-test-flag" value="--gtest_filter=-*Validation*:*DynamicOutputShapeTest*:*FencedComputeTest*:*MemoryDomain*:*QuantizationCouplingTest*:*DeadlineTest*:*resize_*_v1_3*:*squeeze*_all*_inputs*:*strided_slice*_all*_inputs*:*transpose*_all*_inputs*:*l2_normalization_axis_corner_case*:*sample_float_fast*:*sample_float_slow*:*sample_minimal*:*sample_quant*" />
|
||||
<option name="native-test-device-path" value="/data/local/tmp" />
|
||||
<option name="module-name" value="VtsHalNeuralnetworksV1_3TargetTest" />
|
||||
</test>
|
||||
|
||||
Reference in New Issue
Block a user