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

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

Issue 1995053002: Reenable WebRtcBrowserTest.CanForwardRemoteStream on vptr bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: sandbox_linux_unittests on LTO Linux Created 4 years, 7 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: testing/buildbot/chromium.fyi.json
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
index 6a6513f6b5d7948fbf3d42c0c2e7a7cdfb430a5f..8a019a27fa6bed7a40f59335370d93ddcd95469c 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -510,9 +510,6 @@
"test": "compositor_unittests"
},
{
- "args": [
- "--gtest_filter=-WebRtcBrowserTest.CanForwardRemoteStream"
- ],
"swarming": {
"can_use_on_swarming_builders": true
},
@@ -8193,9 +8190,6 @@
"test": "compositor_unittests"
},
{
- "args": [
- "--gtest_filter=-WebRtcBrowserTest.CanForwardRemoteStream"
- ],
"swarming": {
"can_use_on_swarming_builders": true
},
@@ -8391,6 +8385,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "sandbox_linux_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "skia_unittests"
},
{
@@ -10092,9 +10092,6 @@
"test": "compositor_unittests"
},
{
- "args": [
- "--gtest_filter=-WebRtcBrowserTest.CanForwardRemoteStream"
- ],
"swarming": {
"can_use_on_swarming_builders": true
},
« 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