Unverified Commit 361e8c75 authored by Jonah Williams's avatar Jonah Williams Committed by GitHub

Allow web tests to fail in cirrus config (#34436)

parent 8c6841c7
......@@ -77,6 +77,8 @@ task:
cpu: 4
memory: 12G
- name: web_tests-linux
# TODO(jonahwilliams): re-enabled once we've determined causes for flakiness
allow_failures: true
env:
SHARD: web_tests
test_script:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment