diff --git a/testing/fuchsia/run_tests.sh b/testing/fuchsia/run_tests.sh index 8382f505733..f6478886b00 100755 --- a/testing/fuchsia/run_tests.sh +++ b/testing/fuchsia/run_tests.sh @@ -104,13 +104,13 @@ echo "$(date) START:fml_tests ---------------------------------------" --packages-directory packages -echo "$(date) START:flow_tests --------------------------------------" -./fuchsia_ctl -d $device_name test \ - -f flow_tests-0.far \ - -t flow_tests \ - --identity-file $pkey \ - --timeout-seconds $test_timeout_seconds \ - --packages-directory packages +#echo "$(date) START:flow_tests --------------------------------------" +#./fuchsia_ctl -d $device_name test \ +# -f flow_tests-0.far \ +# -t flow_tests \ +# --identity-file $pkey \ +# --timeout-seconds $test_timeout_seconds \ +# --packages-directory packages # TODO(kaushikiska): Runtime and shell tests are failing with