#16479 - Allow selenium tests to fail until they are fixed

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-11-12 22:42:01 +01:00
parent eb7b04a11e
commit c68b07627b
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -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"