Index: testing/buildbot/chromium.fyi.json |
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json |
index 68fb55b4ad0808971f07f8cda2aa6db14ff6b249..770b723f8532047e5953d06a38f1468dd5fbf305 100644 |
--- a/testing/buildbot/chromium.fyi.json |
+++ b/testing/buildbot/chromium.fyi.json |
@@ -367,5 +367,33 @@ |
{ "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"] } |
] |
+ }, |
+ "CrWinClang Tester": { |
+ "gtest_tests": [ |
+ "base_unittests", |
+ "browser_tests", |
+ "cacheinvalidation_unittests", |
+ "chrome_elf_unittests", |
+ "components_unittests", |
+ "content_browsertests", |
+ "content_unittests", |
+ "courgette_unittests", |
+ "crypto_unittests", |
+ "device_unittests", |
+ "extensions_unittests", |
+ "gcm_unit_tests", |
+ "google_apis_unittests", |
+ "gpu", |
+ "installer", |
+ "jingle", |
+ "media", |
+ "net", |
+ "ppapi_unittests", |
+ "printing", |
+ "remoting", |
+ "sandbox", |
+ "unit", |
+ "url_unittests" |
+ ] |
} |
} |