From 69cf7b6b7bc278d1be5f8c74398b31b2dda1a699 Mon Sep 17 00:00:00 2001 From: Matthew Stidham Date: Tue, 9 Feb 2021 15:08:22 -0800 Subject: [PATCH] remove broken commands in regression --- py-scripts/regression_test.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/py-scripts/regression_test.sh b/py-scripts/regression_test.sh index 8a43878c..0f21ee4e 100755 --- a/py-scripts/regression_test.sh +++ b/py-scripts/regression_test.sh @@ -46,9 +46,6 @@ testCommands=( "./test_l3_scenario_throughput.py -t 15 --debug" "./test_status_msg.py --debug " #this is all which is needed to run #"./test_wanlink.py --debug" - "../py-json/wlan_theoretical_sta.py --debug --abg11_calculator" - "../py-json/wlan_theoretical_sta.py --debug --n11_calculator" - "../py-json/wlan_theoretical_sta.py --debug --ac11_calculator" #"./ws_generic_monitor_test.py" "../py-json/ws-sta-monitor.py --debug" "./create_bridge.py --radio wiphy1 --upstream_port eth1 --target_device sta0000 --debug"