#16479 - Allow selenium tests to fail until they are fixed
Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
parent
eb7b04a11e
commit
c68b07627b
@ -37,6 +37,8 @@ jobs:
|
||||
- php: nightly
|
||||
- os: osx
|
||||
- name: "PHPUnit tests in random order"
|
||||
# https://github.com/phpmyadmin/phpmyadmin/issues/16479
|
||||
- name: "Run selenium tests on Google Chrome"
|
||||
|
||||
include:
|
||||
- stage: "Lint and analyse code"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user