mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Disable flaky fuchsia test (flutter/engine#20217)
This commit is contained in:
parent
c611078344
commit
f90a73dfee
@ -194,13 +194,14 @@ echo "$(date) START:flutter_runner_tests ----------------------------"
|
||||
--timeout-seconds $test_timeout_seconds \
|
||||
--packages-directory packages
|
||||
|
||||
./fuchsia_ctl -d $device_name test \
|
||||
-f flutter_aot_runner-0.far \
|
||||
-f flutter_runner_scenic_tests-0.far \
|
||||
-t flutter_runner_scenic_tests \
|
||||
--identity-file $pkey \
|
||||
--timeout-seconds $test_timeout_seconds \
|
||||
--packages-directory packages
|
||||
# TODO(https://github.com/flutter/flutter/issues/61768): De-flake and re-enable
|
||||
# ./fuchsia_ctl -d $device_name test \
|
||||
# -f flutter_aot_runner-0.far \
|
||||
# -f flutter_runner_scenic_tests-0.far \
|
||||
# -t flutter_runner_scenic_tests \
|
||||
# --identity-file $pkey \
|
||||
# --timeout-seconds $test_timeout_seconds \
|
||||
# --packages-directory packages
|
||||
|
||||
./fuchsia_ctl -d $device_name test \
|
||||
-f flutter_aot_runner-0.far \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user