Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(299)

Unified Diff: .travis.yml

Issue 2176753004: Re-enable tests containing <track> in CI (Closed) Base URL: git@github.com:chromium/dom-distiller.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .travis.yml
diff --git a/.travis.yml b/.travis.yml
index 2d8d8b92bccc43ef9fc5c97126a73a31be40e77e..fccdfe3c01b25b67897207e2b8cd58ae81bc1ea3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,5 +9,5 @@ install:
script:
# Use system python for protobuf package.
- export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
- - ant test -Dtest.shuffle=1 -Dtest.repeat=10 -Dtest.filter='-*.WebVideoTest.testGenerateOutput*:*.testMakeAllLinksAbsolute'
+ - ant test -Dtest.shuffle=1 -Dtest.repeat=10
- ant package
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698