| OLD | NEW |
| 1 { | 1 { |
| 2 "Android Cloud Tests": { | 2 "Android Cloud Tests": { |
| 3 "gtest_tests": [ | 3 "gtest_tests": [ |
| 4 { | 4 { |
| 5 "test": "android_webview_unittests" | 5 "test": "android_webview_unittests" |
| 6 }, | 6 }, |
| 7 { | 7 { |
| 8 "test": "base_unittests" | 8 "test": "base_unittests" |
| 9 }, | 9 }, |
| 10 { | 10 { |
| (...skipping 5711 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5722 "--site-per-process" | 5722 "--site-per-process" |
| 5723 ], | 5723 ], |
| 5724 "test": "unit_tests" | 5724 "test": "unit_tests" |
| 5725 } | 5725 } |
| 5726 ] | 5726 ] |
| 5727 }, | 5727 }, |
| 5728 "Site Isolation Win": { | 5728 "Site Isolation Win": { |
| 5729 "gtest_tests": [ | 5729 "gtest_tests": [ |
| 5730 { | 5730 { |
| 5731 "args": [ | 5731 "args": [ |
| 5732 "--site-per-process" | 5732 "--isolate-extensions" |
| 5733 ], | 5733 ], |
| 5734 "test": "app_shell_unittests" | 5734 "test": "app_shell_unittests" |
| 5735 }, | 5735 }, |
| 5736 { | 5736 { |
| 5737 "args": [ | 5737 "args": [ |
| 5738 "--site-per-process" | 5738 "--isolate-extensions" |
| 5739 ], | 5739 ], |
| 5740 "test": "ash_unittests" | 5740 "test": "ash_unittests" |
| 5741 }, | 5741 }, |
| 5742 { | 5742 { |
| 5743 "args": [ | 5743 "args": [ |
| 5744 "--site-per-process", | 5744 "--isolate-extensions", |
| 5745 "--gtest_filter=-AllUrlsApiTest.WhitelistedExtension:BrowserNavigatorT
est.NavigateFromNTPToOptionsInSameTab:BrowserTest.OtherRedirectsDontForkProcess:
BrowserTest.WindowOpenClose:ChromeRenderProcessHostTest.*:ChromeRenderProcessHos
tTestWithCommandLine.*:ErrorPageTest.*:ExtensionApiTest.Tabs2:ExtensionApiTest.T
abMove:ExtensionApiTest.TabsOnUpdated:ExtensionURLRewriteBrowserTest.NewTabPageU
RL:IsolatedAppTest.*:PhishingClassifierDelegateTest.*:PhishingDOMFeatureExtracto
rTest.SubFrames:PolicyTest.HomepageLocation:PrerenderBrowserTest.*:ProcessManage
mentTest.*:RedirectTest.ClientEmptyReferer:ReferrerPolicyTest.HttpsRedirect:Rest
oreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.RunTest*:SSLUITest.Tes
tGoodFrameNavigation:SSLUITest.TestMarkNonSecureAs:WebNavigationApiTest.CrossPro
cessFragment:WebNavigationApiTest.ServerRedirectSingleProcess:WebNavigationApiTe
st.CrossProcessHistory:WebRtcBrowserTest.RunsAudioVideoWebRTCCallInTwoTabs" | 5745 "--gtest_filter=-PhishingClassifierDelegateTest.*:WebNavigationApiTest
.*" |
| 5746 ], | 5746 ], |
| 5747 "test": "browser_tests" | 5747 "test": "browser_tests" |
| 5748 }, | 5748 }, |
| 5749 { | 5749 { |
| 5750 "args": [ | 5750 "args": [ |
| 5751 "--site-per-process" | 5751 "--isolate-extensions" |
| 5752 ], | 5752 ], |
| 5753 "test": "components_browsertests" | 5753 "test": "components_browsertests" |
| 5754 }, | 5754 }, |
| 5755 { | 5755 { |
| 5756 "args": [ | 5756 "args": [ |
| 5757 "--site-per-process" | 5757 "--isolate-extensions" |
| 5758 ], | 5758 ], |
| 5759 "test": "components_unittests" | 5759 "test": "components_unittests" |
| 5760 }, | 5760 }, |
| 5761 { | 5761 { |
| 5762 "args": [ | 5762 "args": [ |
| 5763 "--site-per-process", | 5763 "--site-per-process", |
| 5764 "--gtest_filter=-SessionHistoryTest.FrameBackForward:NavigationControl
lerBrowserTest.ReloadOriginalRequest:*.RestoreSubframeFileAccessForHistoryNaviga
tion" | 5764 "--gtest_filter=-SessionHistoryTest.FrameBackForward:NavigationControl
lerBrowserTest.ReloadOriginalRequest:*.RestoreSubframeFileAccessForHistoryNaviga
tion" |
| 5765 ], | 5765 ], |
| 5766 "test": "content_browsertests" | 5766 "test": "content_browsertests" |
| 5767 }, | 5767 }, |
| 5768 { | 5768 { |
| 5769 "args": [ | 5769 "args": [ |
| 5770 "--site-per-process" | 5770 "--site-per-process" |
| 5771 ], | 5771 ], |
| 5772 "test": "content_unittests" | 5772 "test": "content_unittests" |
| 5773 }, | 5773 }, |
| 5774 { | 5774 { |
| 5775 "args": [ | 5775 "args": [ |
| 5776 "--site-per-process" | 5776 "--isolate-sites-for-testing=chrome-extension://*" |
| 5777 ], | 5777 ], |
| 5778 "test": "extensions_browsertests" | 5778 "test": "extensions_browsertests" |
| 5779 }, | 5779 }, |
| 5780 { | 5780 { |
| 5781 "args": [ | 5781 "args": [ |
| 5782 "--site-per-process" | 5782 "--isolate-sites-for-testing=chrome-extension://*" |
| 5783 ], | 5783 ], |
| 5784 "test": "extensions_unittests" | 5784 "test": "extensions_unittests" |
| 5785 }, | 5785 }, |
| 5786 { | 5786 { |
| 5787 "args": [ | 5787 "args": [ |
| 5788 "--site-per-process" | 5788 "--isolate-extensions" |
| 5789 ], | 5789 ], |
| 5790 "test": "installer_util_unittests" | 5790 "test": "installer_util_unittests" |
| 5791 }, | 5791 }, |
| 5792 { | 5792 { |
| 5793 "args": [ | 5793 "args": [ |
| 5794 "--site-per-process" | 5794 "--isolate-extensions" |
| 5795 ], | 5795 ], |
| 5796 "test": "interactive_ui_tests" | 5796 "test": "interactive_ui_tests" |
| 5797 }, | 5797 }, |
| 5798 { | 5798 { |
| 5799 "args": [ | 5799 "args": [ |
| 5800 "--site-per-process" | 5800 "--isolate-extensions" |
| 5801 ], | 5801 ], |
| 5802 "test": "nacl_loader_unittests" | 5802 "test": "nacl_loader_unittests" |
| 5803 }, | 5803 }, |
| 5804 { | 5804 { |
| 5805 "args": [ | 5805 "args": [ |
| 5806 "--site-per-process" | 5806 "--isolate-extensions" |
| 5807 ], | 5807 ], |
| 5808 "test": "sync_integration_tests" | 5808 "test": "sync_integration_tests" |
| 5809 }, | 5809 }, |
| 5810 { | 5810 { |
| 5811 "args": [ | 5811 "args": [ |
| 5812 "--site-per-process" | 5812 "--isolate-extensions" |
| 5813 ], | 5813 ], |
| 5814 "test": "unit_tests" | 5814 "test": "unit_tests" |
| 5815 } | 5815 } |
| 5816 ] | 5816 ] |
| 5817 } | 5817 } |
| 5818 } | 5818 } |
| OLD | NEW |