Skip to content

Commit 5a771e3

Browse files
committed
Moving python marionette jobs out of allowed failures block
1 parent 33007a0 commit 5a771e3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,6 @@ matrix:
195195
allow_failures:
196196
- env: CHROME=1 TASK=//java/client/test/com/thoughtworks/selenium:chrome-rc-test:run
197197
- env: MARIONETTE=1 TASK=//java/client/test/com/thoughtworks/selenium:firefox-rc-test:run
198-
- env: MARIONETTE=1 TOXENV=py27-marionette
199-
- env: MARIONETTE=1 TOXENV=py36-marionette
200198
- env: PHANTOMJS=1 TOXENV=py27-phantomjs
201199
- env: PHANTOMJS=1 TOXENV=py36-phantomjs
202200
before_install: ./scripts/travis/before_install.sh

0 commit comments

Comments
 (0)