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

Side by Side Diff: chrome/browser_tests.isolate

Issue 10831023: Move over a bunch of tests from browser_tests to content_browsertests. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 5 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 { 4 {
5 'variables': { 5 'variables': {
6 'isolate_dependency_tracked': [ 6 'isolate_dependency_tracked': [
7 '../net/tools/testserver/asn1.py', 7 '../net/tools/testserver/asn1.py',
8 '../net/tools/testserver/echo_message.py', 8 '../net/tools/testserver/echo_message.py',
9 '../net/tools/testserver/minica.py', 9 '../net/tools/testserver/minica.py',
10 '../net/tools/testserver/testserver.py', 10 '../net/tools/testserver/testserver.py',
(...skipping 839 matching lines...) Expand 10 before | Expand all | Expand 10 after
850 '../third_party/WebKit/LayoutTests/storage/indexeddb/transaction-store Names-required-expected.txt', 850 '../third_party/WebKit/LayoutTests/storage/indexeddb/transaction-store Names-required-expected.txt',
851 '../third_party/WebKit/LayoutTests/storage/indexeddb/transaction-store Names-required.html', 851 '../third_party/WebKit/LayoutTests/storage/indexeddb/transaction-store Names-required.html',
852 '../third_party/bidichecker/', 852 '../third_party/bidichecker/',
853 '<(PRODUCT_DIR)/pseudo_locales/', 853 '<(PRODUCT_DIR)/pseudo_locales/',
854 '<(PRODUCT_DIR)/resources/extension/', 854 '<(PRODUCT_DIR)/resources/extension/',
855 '<(PRODUCT_DIR)/test_data/chrome/browser/ui/webui/options2/', 855 '<(PRODUCT_DIR)/test_data/chrome/browser/ui/webui/options2/',
856 '<(PRODUCT_DIR)/test_data/chrome/test/data/webui/net_internals/', 856 '<(PRODUCT_DIR)/test_data/chrome/test/data/webui/net_internals/',
857 '<(PRODUCT_DIR)/test_url_loader_data/', 857 '<(PRODUCT_DIR)/test_url_loader_data/',
858 'test/data/automation/', 858 'test/data/automation/',
859 'test/data/captive_portal/', 859 'test/data/captive_portal/',
860 'test/data/device_orientation/',
861 'test/data/devtools/', 860 'test/data/devtools/',
862 'test/data/dom_automation/', 861 'test/data/dom_automation/',
863 'test/data/encoding_tests/auto_detect/', 862 'test/data/encoding_tests/auto_detect/',
864 'test/data/extensions/api_test/accessible_cer/', 863 'test/data/extensions/api_test/accessible_cer/',
865 'test/data/extensions/api_test/app_background_page/basic/', 864 'test/data/extensions/api_test/app_background_page/basic/',
866 'test/data/extensions/api_test/app_background_page/basic_close/', 865 'test/data/extensions/api_test/app_background_page/basic_close/',
867 'test/data/extensions/api_test/app_background_page/basic_open/', 866 'test/data/extensions/api_test/app_background_page/basic_open/',
868 'test/data/extensions/api_test/app_background_page/common/', 867 'test/data/extensions/api_test/app_background_page/common/',
869 'test/data/extensions/api_test/app_background_page/no_js/', 868 'test/data/extensions/api_test/app_background_page/no_js/',
870 'test/data/extensions/api_test/app_background_page/no_js_manifest/', 869 'test/data/extensions/api_test/app_background_page/no_js_manifest/',
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
976 'test/data/extensions/platform_apps/minimal/', 975 'test/data/extensions/platform_apps/minimal/',
977 'test/data/extensions/platform_apps/restrictions/', 976 'test/data/extensions/platform_apps/restrictions/',
978 'test/data/extensions/platform_apps/storage/', 977 'test/data/extensions/platform_apps/storage/',
979 'test/data/extensions/platform_apps/windows_api/', 978 'test/data/extensions/platform_apps/windows_api/',
980 'test/data/extensions/subscribe_page_action/_locales/en/', 979 'test/data/extensions/subscribe_page_action/_locales/en/',
981 'test/data/extensions/theme/', 980 'test/data/extensions/theme/',
982 'test/data/extensions/theme2/', 981 'test/data/extensions/theme2/',
983 'test/data/extensions/uitest/plugins/', 982 'test/data/extensions/uitest/plugins/',
984 'test/data/extensions/uitest/window_open/', 983 'test/data/extensions/uitest/window_open/',
985 'test/data/fast_shutdown/', 984 'test/data/fast_shutdown/',
986 'test/data/fileapi/',
987 'test/data/google/', 985 'test/data/google/',
988 'test/data/http/', 986 'test/data/http/',
989 'test/data/login/', 987 'test/data/login/',
990 'test/data/page_cycler/cached_data_dir/', 988 'test/data/page_cycler/cached_data_dir/',
991 'test/data/policy/', 989 'test/data/policy/',
992 'test/data/profiles/webkit_global_migration/', 990 'test/data/profiles/webkit_global_migration/',
993 'test/data/profiles/webkit_global_reverse_migration/', 991 'test/data/profiles/webkit_global_reverse_migration/',
994 'test/data/referrer_policy/', 992 'test/data/referrer_policy/',
995 'test/data/ssl/google_files/', 993 'test/data/ssl/google_files/',
996 'test/data/viewsource/', 994 'test/data/viewsource/',
(...skipping 899 matching lines...) Expand 10 before | Expand all | Expand 10 after
1896 }, 1894 },
1897 }, { 1895 }, {
1898 'variables': { 1896 'variables': {
1899 'isolate_dependency_tracked': [ 1897 'isolate_dependency_tracked': [
1900 '../third_party/tlslite/tlslite/integration/TLSTwistedProtocolWrapper. py', 1898 '../third_party/tlslite/tlslite/integration/TLSTwistedProtocolWrapper. py',
1901 ], 1899 ],
1902 }, 1900 },
1903 }], 1901 }],
1904 ], 1902 ],
1905 } 1903 }
OLDNEW
« no previous file with comments | « no previous file | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698