We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2e7e49 commit c2f1b09Copy full SHA for c2f1b09
.cirrus.yml
@@ -121,7 +121,7 @@ task:
121
ninja -C out/host_debug_unopt
122
test_host_script: |
123
cd %ENGINE_PATH%/src
124
- python flutter/testing/run_tests.py --type=engine --engine-filter=flutter_windows_unittests,client_wrapper_windows_unittests
+ python flutter/testing/run_tests.py --type=engine
125
- name: build_windows_opt_debug
126
compile_host_script: |
127
0 commit comments