Skip to content

Commit

Permalink
Allow Behat smoke test failures for now
Browse files Browse the repository at this point in the history
Upstream is broken, and it's out of our control to fix
(Chrome bug) - see silverstripe/silverstripe-asset-admin#1163
  • Loading branch information
chillu committed Jan 22, 2021
1 parent cc62eab commit 92203a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ matrix:
env: DB=MYSQL PHPUNIT_TEST=1
- php: 7.3
env: DB=MYSQL BEHAT_TEST=1
# TODO https://github.com/silverstripe/silverstripe-asset-admin/issues/1163
allow_failures: true
- php: 7.3
env: DB=MYSQL ASSETADMIN_TEST=1

Expand Down

0 comments on commit 92203a6

Please sign in to comment.