Merge pull request #8301 from uranusjr/disallow-failure-in-new-resolver

Disallow failures for tests we expect to pass
This commit is contained in:
Paul Moore 2020-05-27 19:05:48 +01:00 committed by GitHub
commit 7c10d3ed3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ jobs:
fast_finish: true
allow_failures:
- stage: experimental
- env: GROUP=3 NEW_RESOLVER=1
before_install: tools/travis/setup.sh
install: travis_retry tools/travis/install.sh