mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Allow web tests to fail in cirrus config (#34436)
This commit is contained in:
parent
8c6841c738
commit
361e8c75d7
@ -77,6 +77,8 @@ task:
|
|||||||
cpu: 4
|
cpu: 4
|
||||||
memory: 12G
|
memory: 12G
|
||||||
- name: web_tests-linux
|
- name: web_tests-linux
|
||||||
|
# TODO(jonahwilliams): re-enabled once we've determined causes for flakiness
|
||||||
|
allow_failures: true
|
||||||
env:
|
env:
|
||||||
SHARD: web_tests
|
SHARD: web_tests
|
||||||
test_script:
|
test_script:
|
||||||
|
Loading…
Reference in New Issue
Block a user