mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Disable flow tests. (#18405)
seems like flow tests are leaving devices in a bad state.
This commit is contained in:
parent
609519ec14
commit
ee2c9df4cf
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user