Chromium Code Reviews| Index: testing/buildbot/chromium.fyi.json |
| diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json |
| index 32d156960a0497914b6126242d276ce8dc3944b3..bdd0654cc11bae966674600de00a6266a718c1a0 100644 |
| --- a/testing/buildbot/chromium.fyi.json |
| +++ b/testing/buildbot/chromium.fyi.json |
| @@ -497,6 +497,9 @@ |
| "test": "compositor_unittests" |
| }, |
| { |
| + "args": [ |
| + "--gtest_filter=-WebRtcBrowserTest.CanForwardRemoteStream" |
| + ], |
| "swarming": { |
| "can_use_on_swarming_builders": true |
| }, |