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

Unified Diff: testing/buildbot/chromium.linux.json

Issue 2600233002: Remove the PlzNavigate browser_tests filter as all tests are now passing. (Closed)
Patch Set: fix Created 4 years 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 | « testing/buildbot/chromium.fyi.json ('k') | testing/buildbot/filters/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.linux.json
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
index 5dd210d2de1cab38a9c26d1ec8ff96b4a47e63c4..fa85b290fe2db3284a66df2864165763ca4ea253 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -2812,8 +2812,7 @@
},
{
"args": [
- "--enable-browser-side-navigation",
- "--test-launcher-filter-file=../../testing/buildbot/filters/browser-side-navigation.linux.browser_tests.filter"
+ "--enable-browser-side-navigation"
],
"name": "browser_side_navigation_browser_tests",
"swarming": {
@@ -3482,8 +3481,7 @@
},
{
"args": [
- "--enable-browser-side-navigation",
- "--test-launcher-filter-file=../../testing/buildbot/filters/browser-side-navigation.linux.browser_tests.filter"
+ "--enable-browser-side-navigation"
],
"name": "browser_side_navigation_browser_tests",
"swarming": {
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | testing/buildbot/filters/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698