Skip to content

Commit 018223d

Browse files
juliemrSebastien Armand - sa250111
authored and
Sebastien Armand - sa250111
committed
chore(testing): switch Jenkins to test e2e only on chrome
End to end tests will continue to be run on Safari and Firefox on Travis. Closes angular#6187
1 parent 5479787 commit 018223d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

jenkins_build.sh

-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ grunt test:unit --browsers $BROWSERS --reporters=dots,junit --no-colors --no-col
3232

3333
# END TO END TESTS #
3434
grunt test:ci-protractor
35-
grunt test:ci-protractor --browser safari
36-
grunt test:ci-protractor --browser firefox
3735

3836
# Promises/A+ TESTS #
3937
grunt test:promises-aplus --no-color

0 commit comments

Comments
 (0)