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

Unified Diff: testing/buildbot/chromium.fyi.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 | « no previous file | testing/buildbot/chromium.linux.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.fyi.json
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
index 5cb805dcce666146c9c563da63dc78b34c4d783d..9eb52c84031a86983d1f039025732eb34c1a0f83 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -1694,7 +1694,6 @@
{
"args": [
"--enable-browser-side-navigation",
- "--test-launcher-filter-file=../../testing/buildbot/filters/browser-side-navigation.linux.browser_tests.filter",
"--test-launcher-retry-limit=6"
],
"swarming": {
@@ -1735,14 +1734,6 @@
"scripts": [
{
"args": [
- "browser_tests",
- "../../testing/buildbot/filters/browser-side-navigation.linux.browser_tests.filter"
- ],
- "name": "count_filtered_tests_browser_tests",
- "script": "count_filtered_tests.py"
- },
- {
- "args": [
"content_browsertests",
"../../testing/buildbot/filters/browser-side-navigation.linux.content_browsertests.filter"
],
« no previous file with comments | « no previous file | testing/buildbot/chromium.linux.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698