mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Reenable flutter scenic test to identify crashes and follow up on fixes. (#17979)
This commit is contained in:
parent
992a55c90d
commit
027eff8b19
@ -77,15 +77,13 @@ echo "$(date) START:flutter_runner_tests ----------------------------"
|
||||
--timeout-seconds 300 \
|
||||
--packages-directory packages
|
||||
|
||||
# TODO(https://bugs.fuchsia.dev/p/fuchsia/issues/detail?id=47081)
|
||||
# Re-enable once the crash is resolved
|
||||
#./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 300 \
|
||||
# --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 300 \
|
||||
--packages-directory packages
|
||||
|
||||
# TODO(https://github.com/flutter/flutter/issues/50032) Enable after the
|
||||
# Fuchsia message loop migration is complete.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user