ANDROID: Disable arm64 clk KUnit tests.
clk-gate_test.ko and clk_test.ko cause kernel panics when run and cannot be currently used with tradefed. Bug: 324958636 Change-Id: Idb06806d6f92cdde4d6bc4dfafb59480987490e9 Signed-off-by: Joe Fradley <joefradley@google.com>
This commit is contained in:
@@ -24,9 +24,9 @@
|
||||
<!-- <option name='binary' key='mm/kfence/kfence_test' value='/data/kunit/arm64/mm/kfence/kfence_test.ko' /> -->
|
||||
<option name='binary' key='net/core/dev_addr_lists_test' value='/data/kunit/arm64/net/core/dev_addr_lists_test.ko' />
|
||||
<!-- <option name='binary' key='sound/soc/soc-topology-test' value='/data/kunit/arm64/sound/soc/soc-topology-test.ko' /> -->
|
||||
<option name='binary' key='sound/soc/soc-utils-test' value='/data/kunit/arm64/sound/soc/soc-utils-test.ko' />
|
||||
<option name='binary' key='sound/soc/soc-utils-test' value='/data/kunit/arm64/sound/soc/soc-utils-test.ko' />
|
||||
|
||||
<option name='binary' key='drivers/clk/clk-gate_test' value='/data/kunit/arm64/drivers/clk/clk-gate_test.ko' />
|
||||
<option name='binary' key='drivers/clk/clk_test' value='/data/kunit/arm64/drivers/clk/clk_test.ko' />
|
||||
<!-- <option name='binary' key='drivers/clk/clk-gate_test' value='/data/kunit/arm64/drivers/clk/clk-gate_test.ko' /> -->
|
||||
<!-- <option name='binary' key='drivers/clk/clk_test' value='/data/kunit/arm64/drivers/clk/clk_test.ko' /> -->
|
||||
</test>
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user