OSDN Git Service

Temporarily disable wificond integration test
authorNingyuan Wang <nywang@google.com>
Tue, 7 Mar 2017 00:57:10 +0000 (16:57 -0800)
committerNingyuan Wang <nywang@google.com>
Tue, 7 Mar 2017 01:01:35 +0000 (17:01 -0800)
Bug: 35923520
Test: Run this script

Change-Id: I43c6bc73af5d5547b38947b028a817a7987cb163

runtests.sh

index 938ecb4..33b1230 100755 (executable)
@@ -42,5 +42,7 @@ adb shell /data/nativetest64/wificond_unit_test/wificond_unit_test
 adb shell /data/nativetest/libwifi-system_tests/libwifi-system_tests
 adb shell /data/nativetest64/libwifi-system_tests/libwifi-system_tests
 
-adb shell /data/nativetest/wificond_integration_test/wificond_integration_test
-adb shell /data/nativetest64/wificond_integration_test/wificond_integration_test
+# NOTE Integration tests are temporarily disabled until we hook up vendor
+# HAL to wificond for reloading driver/firmware.
+#adb shell /data/nativetest/wificond_integration_test/wificond_integration_test
+#adb shell /data/nativetest64/wificond_integration_test/wificond_integration_test