autotest: Stop scheduling network_WiFi_BluetoothStreamPerf in lab

Stop scheduling the test in the lab as the test is broken

BUG=b:168842922
TEST=None

Change-Id: I2ba95dd9f3e618d2542f3081b7f2d18478c0a8da
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/autotest/+/2476655
Commit-Queue: Shijin Abraham <shijinabraham@google.com>
Tested-by: Shijin Abraham <shijinabraham@google.com>
Reviewed-by: Nicolas Norvez <norvez@chromium.org>
Reviewed-by: Harpreet Grewal <harpreet@chromium.org>
diff --git a/server/site_tests/network_WiFi_BluetoothStreamPerf/control.11a b/server/site_tests/network_WiFi_BluetoothStreamPerf/control.11a
index 5bc2de6..0d75419 100644
--- a/server/site_tests/network_WiFi_BluetoothStreamPerf/control.11a
+++ b/server/site_tests/network_WiFi_BluetoothStreamPerf/control.11a
@@ -4,7 +4,8 @@
 
 AUTHOR = 'bfreed'
 NAME = 'network_WiFi_BluetoothStreamPerf.11a'
-ATTRIBUTES = 'suite:wifi_perf'
+# TODO(b/168842922) Schedule the test when it is fixed
+ATTRIBUTES = ''
 TIME = 'MEDIUM'
 TEST_TYPE = 'Server'
 DEPENDENCIES = 'wificell, working_bluetooth_btpeer:1'
diff --git a/server/site_tests/network_WiFi_BluetoothStreamPerf/control.11b b/server/site_tests/network_WiFi_BluetoothStreamPerf/control.11b
index bc4df6b..b3950f6 100644
--- a/server/site_tests/network_WiFi_BluetoothStreamPerf/control.11b
+++ b/server/site_tests/network_WiFi_BluetoothStreamPerf/control.11b
@@ -4,7 +4,8 @@
 
 AUTHOR = 'bfreed'
 NAME = 'network_WiFi_BluetoothStreamPerf.11b'
-ATTRIBUTES = 'suite:wifi_perf'
+# TODO(b/168842922) Schedule the test when it is fixed
+ATTRIBUTES = ''
 TIME = 'MEDIUM'
 TEST_TYPE = 'Server'
 DEPENDENCIES = 'wificell, working_bluetooth_btpeer:1'