| Index: testing/buildbot/chromium.fyi.json
|
| diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
|
| index 42cc7c7de5bd191a4927a676f4f4df110171aabf..0db9d9c4021f084a467a33e71f1546ebcbce8df5 100644
|
| --- a/testing/buildbot/chromium.fyi.json
|
| +++ b/testing/buildbot/chromium.fyi.json
|
| @@ -359,7 +359,7 @@
|
| },
|
| "Browser Side Navigation Linux": {
|
| "gtest_tests": [
|
| - { "test": "content_unittests", "args": ["--enable-browser-side-navigation"] },
|
| + { "test": "content_unittests", "args": ["--enable-browser-side-navigation", "--gtest_filter=-ResourceDispatcherHostTest.TransferNavigationHtml:ResourceDispatcherHostTest.TransferNavigationText:ResourceDispatcherHostTest.TransferNavigationWithProcessCrash:ResourceDispatcherHostTest.TransferNavigationWithTwoRedirects:ResourceDispatcherHostTest.TransferTwoNavigationsHtml:RenderFrameHostManagerTest.CancelPendingProperlyDeletesOrSwaps:WebContentsImplTest.CrossSiteNotPreemptedDuringBeforeUnload"] },
|
| { "test": "content_browsertests", "args": ["--enable-browser-side-navigation"] }
|
| ]
|
| }
|
|
|