diff --git a/tests/broken_tests.yaml b/tests/broken_tests.yaml index 8e35fe13b90c..0e8ecc80af27 100644 --- a/tests/broken_tests.yaml +++ b/tests/broken_tests.yaml @@ -306,3 +306,11 @@ - asan - msan - ubsan + +# match all coverage suite fails +- name: \d{5}_.* + reason: 'KNOWN: Ignoring test fails on coverage build' + regex: true + check_types: + - coverage + - sanitize-coverage