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

Side by Side Diff: testing/buildbot/chromium.fyi.json

Issue 839143002: Roll Chrome into Mojo. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Rebase Created 5 years, 11 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 unified diff | Download patch
« no previous file with comments | « sky/engine/platform/graphics/skia/NativeImageSkia.cpp ('k') | testing/perf/BUILD.gn » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "Linux Trusty": { 2 "Linux Trusty": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 "accessibility_unittests", 4 "accessibility_unittests",
5 "app_list_unittests", 5 "app_list_unittests",
6 "app_shell_unittests", 6 "app_shell_unittests",
7 "aura_unittests", 7 "aura_unittests",
8 "interactive_ui_tests", 8 "interactive_ui_tests",
9 "base_unittests", 9 "base_unittests",
10 "cacheinvalidation_unittests", 10 "cacheinvalidation_unittests",
(...skipping 341 matching lines...) Expand 10 before | Expand all | Expand 10 after
352 ] 352 ]
353 }, 353 },
354 "Site Isolation Win": { 354 "Site Isolation Win": {
355 "gtest_tests": [ 355 "gtest_tests": [
356 { "test": "content_unittests", "args": ["--site-per-process"] }, 356 { "test": "content_unittests", "args": ["--site-per-process"] },
357 { "test": "content_browsertests", "args": ["--site-per-process", "--gtest_ filter=-*.AllowTargetedNavigationsAfterSwap:*.SupportCrossProcessPostMessage:*.D ontSwapProcessWithOnlyTargetBlank:*.DisownOpener:*.NavigateWithLeftoverFrames:*. DontPreemptNavigationWithFrameTreeUpdate:*.ProcessExitWithSwappedOutViews:*.Supp ortCrossProcessPostMessageWithMessagePort:*.AllowTargetedNavigationsInOpenerAfte rSwap"] } 357 { "test": "content_browsertests", "args": ["--site-per-process", "--gtest_ filter=-*.AllowTargetedNavigationsAfterSwap:*.SupportCrossProcessPostMessage:*.D ontSwapProcessWithOnlyTargetBlank:*.DisownOpener:*.NavigateWithLeftoverFrames:*. DontPreemptNavigationWithFrameTreeUpdate:*.ProcessExitWithSwappedOutViews:*.Supp ortCrossProcessPostMessageWithMessagePort:*.AllowTargetedNavigationsInOpenerAfte rSwap"] }
358 ] 358 ]
359 }, 359 },
360 "Browser Side Navigation Linux": { 360 "Browser Side Navigation Linux": {
361 "gtest_tests": [ 361 "gtest_tests": [
362 { "test": "content_unittests", "args": ["--enable-browser-side-navigation" ] }, 362 { "test": "content_unittests", "args": ["--enable-browser-side-navigation" , "--gtest_filter=-ResourceDispatcherHostTest.TransferNavigationHtml:ResourceDis patcherHostTest.TransferNavigationText:ResourceDispatcherHostTest.TransferNaviga tionWithProcessCrash:ResourceDispatcherHostTest.TransferNavigationWithTwoRedirec ts:ResourceDispatcherHostTest.TransferTwoNavigationsHtml:RenderFrameHostManagerT est.CancelPendingProperlyDeletesOrSwaps:WebContentsImplTest.CrossSiteNotPreempte dDuringBeforeUnload"] },
363 { "test": "content_browsertests", "args": ["--enable-browser-side-navigati on"] } 363 { "test": "content_browsertests", "args": ["--enable-browser-side-navigati on"] }
364 ] 364 ]
365 } 365 }
366 } 366 }
OLDNEW
« no previous file with comments | « sky/engine/platform/graphics/skia/NativeImageSkia.cpp ('k') | testing/perf/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698