mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Remove linux_host_release_tests. (flutter/engine#19419)
This set of tests is already running on LUCI. Bug: https://github.com/flutter/flutter/issues/60607
This commit is contained in:
parent
3fd7e81ba9
commit
a5fcddbcd5
@ -69,14 +69,6 @@ task:
|
||||
dart bin/parse_and_send.dart ../../../out/host_release/fml_benchmarks.json
|
||||
dart bin/parse_and_send.dart ../../../out/host_release/shell_benchmarks.json
|
||||
dart bin/parse_and_send.dart ../../../out/host_release/ui_benchmarks.json
|
||||
- name: build_and_test_linux_release
|
||||
compile_host_script: |
|
||||
cd $ENGINE_PATH/src
|
||||
./flutter/tools/gn --runtime-mode=release
|
||||
ninja -C out/host_release
|
||||
test_host_script: |
|
||||
cd $ENGINE_PATH/src
|
||||
./flutter/testing/run_tests.sh host_release
|
||||
|
||||
# The following test depends on Flutter framework repo. It may fail if the
|
||||
# framework repo is currently broken.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user