diff options
author | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-20 20:41:49 +0000 |
---|---|---|
committer | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-20 20:41:49 +0000 |
commit | 5b0764ae5fd369f596a371d3a7879220eadc5707 (patch) | |
tree | 70586b8ed665293d14a3fc36aa0ec2ada12647eb /chrome/browser_tests.isolate | |
parent | ed31c99c31546f83c8bf9f1f58224426274909f8 (diff) | |
download | chromium_src-5b0764ae5fd369f596a371d3a7879220eadc5707.zip chromium_src-5b0764ae5fd369f596a371d3a7879220eadc5707.tar.gz chromium_src-5b0764ae5fd369f596a371d3a7879220eadc5707.tar.bz2 |
browser_tests.isolate on Windows: Traced 18 test cases.
Autogenerated with:
python tools\swarm_client\fix_test_cases.py -T ..\browser.txt -s out\release\browser_tests.isolated
TBR=csharp@chromium.org
NOTRY=true
BUG=
Review URL: https://chromiumcodereview.appspot.com/11348163
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@168870 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser_tests.isolate')
-rw-r--r-- | chrome/browser_tests.isolate | 31 |
1 files changed, 21 insertions, 10 deletions
diff --git a/chrome/browser_tests.isolate b/chrome/browser_tests.isolate index aa28f3f..ab0fe6df3 100644 --- a/chrome/browser_tests.isolate +++ b/chrome/browser_tests.isolate @@ -230,7 +230,6 @@ 'test/data/autofill/heuristics/input/00_i18n_ru.html', 'test/data/autofill/heuristics/input/00_i18n_zh_cn.html', 'test/data/autofill/heuristics/input/00_i18n_zh_tw.html', - 'test/data/autofill/heuristics/input/01_misc_phones.html', 'test/data/autofill/heuristics/input/02_checkout_advanceautoparts.com.html', 'test/data/autofill/heuristics/input/02_checkout_ae.com.html', 'test/data/autofill/heuristics/input/02_checkout_bedbathandbeyond.com.html', @@ -315,7 +314,6 @@ 'test/data/autofill/heuristics/output/00_i18n_ru.out', 'test/data/autofill/heuristics/output/00_i18n_zh_cn.out', 'test/data/autofill/heuristics/output/00_i18n_zh_tw.out', - 'test/data/autofill/heuristics/output/01_misc_phones.out', 'test/data/autofill/heuristics/output/02_checkout_advanceautoparts.com.out', 'test/data/autofill/heuristics/output/02_checkout_ae.com.out', 'test/data/autofill/heuristics/output/02_checkout_bedbathandbeyond.com.out', @@ -469,7 +467,6 @@ 'test/data/extensions/api_test/socket/', 'test/data/extensions/api_test/speech_input/', 'test/data/extensions/api_test/storage/', - 'test/data/extensions/api_test/sync_file_system/write_file_then_get_usage/', 'test/data/extensions/api_test/systeminfo/', 'test/data/extensions/api_test/tts/', 'test/data/extensions/api_test/tts_engine/', @@ -484,7 +481,6 @@ 'test/data/extensions/management/', 'test/data/extensions/packaged_app/', 'test/data/extensions/platform_apps/geometry/', - 'test/data/extensions/platform_apps/reload/', 'test/data/extensions/uitest/window_open/', 'test/data/fast_shutdown/', 'test/data/google/', @@ -497,6 +493,14 @@ 'test/data/viewsource/', 'test/data/workers/', ], + 'isolate_dependency_touched': [ + 'test/data/autofill/heuristics/input/01_autocomplete_attribute_advanced.html', + 'test/data/autofill/heuristics/input/01_autocomplete_attribute_basic.html', + 'test/data/autofill/heuristics/input/01_autocomplete_attribute_invalid.html', + 'test/data/autofill/heuristics/input/01_autocomplete_attribute_malicious.html', + 'test/data/extensions/subscribe_page_action/_locales/el/messages.json', + 'test/data/extensions/subscribe_page_action/feed-icon-128x128.png', + ], }, }, { 'variables': { @@ -732,6 +736,8 @@ 'test/data/autofill/autofill_creditcard_form.html', 'test/data/autofill/cc_autocomplete_off_test.html', 'test/data/autofill/duplicate_profiles_test.html', + 'test/data/autofill/heuristics/input/01_misc_phones.html', + 'test/data/autofill/heuristics/output/01_misc_phones.out', 'test/data/beforeunload.html', 'test/data/cancelled_redirect_test.html', 'test/data/chromeos/gdata/root_feed.json', @@ -1218,6 +1224,7 @@ 'test/data/extensions/api_test/stubs/', 'test/data/extensions/api_test/sync_file_system/get_usage_and_quota/', 'test/data/extensions/api_test/sync_file_system/request_file_system/', + 'test/data/extensions/api_test/sync_file_system/write_file_then_get_usage/', 'test/data/extensions/api_test/system/get_incognito_mode_availability/', 'test/data/extensions/api_test/tab_capture/experimental/', 'test/data/extensions/api_test/tab_capture/permissions/', @@ -1274,6 +1281,7 @@ 'test/data/extensions/platform_apps/minimal/', 'test/data/extensions/platform_apps/minimal_id/', 'test/data/extensions/platform_apps/mutation_events/', + 'test/data/extensions/platform_apps/reload/', 'test/data/extensions/platform_apps/restart_test/', 'test/data/extensions/platform_apps/restrictions/', 'test/data/extensions/platform_apps/storage/', @@ -1299,10 +1307,6 @@ '../net/data/websocket/README', '../net/data/websocket/websocket_shared_worker.html', '../net/data/websocket/websocket_worker_simple.js', - 'test/data/autofill/heuristics/input/01_autocomplete_attribute_advanced.html', - 'test/data/autofill/heuristics/input/01_autocomplete_attribute_basic.html', - 'test/data/autofill/heuristics/input/01_autocomplete_attribute_invalid.html', - 'test/data/autofill/heuristics/input/01_autocomplete_attribute_malicious.html', 'test/data/autofill/heuristics/input/07_checkout_vitacost.com.html', 'test/data/autofill/heuristics/input/07_checkout_williams-sonoma.com.html', 'test/data/extensions/api_test/active_tab/final_page.html', @@ -1346,7 +1350,6 @@ 'test/data/extensions/subscribe_page_action/_locales/cs/messages.json', 'test/data/extensions/subscribe_page_action/_locales/da/messages.json', 'test/data/extensions/subscribe_page_action/_locales/de/messages.json', - 'test/data/extensions/subscribe_page_action/_locales/el/messages.json', 'test/data/extensions/subscribe_page_action/_locales/en_GB/messages.json', 'test/data/extensions/subscribe_page_action/_locales/es/messages.json', 'test/data/extensions/subscribe_page_action/_locales/es_419/messages.json', @@ -1380,7 +1383,6 @@ 'test/data/extensions/subscribe_page_action/_locales/vi/messages.json', 'test/data/extensions/subscribe_page_action/_locales/zh_CN/messages.json', 'test/data/extensions/subscribe_page_action/_locales/zh_TW/messages.json', - 'test/data/extensions/subscribe_page_action/feed-icon-128x128.png', 'test/data/extensions/subscribe_page_action/feed-icon-16x16-subscribed.png', 'test/data/extensions/subscribe_page_action/options.html', 'test/data/extensions/subscribe_page_action/options.js', @@ -1564,6 +1566,14 @@ '<(PRODUCT_DIR)/osmesa.dll', '<(PRODUCT_DIR)/ppGoogleNaClPluginChrome.dll', '<(PRODUCT_DIR)/ppapi_tests.dll', + 'test/data/autofill/heuristics/input/01_autocomplete_attribute_advanced.html', + 'test/data/autofill/heuristics/input/01_autocomplete_attribute_basic.html', + 'test/data/autofill/heuristics/input/01_autocomplete_attribute_invalid.html', + 'test/data/autofill/heuristics/input/01_autocomplete_attribute_malicious.html', + 'test/data/autofill/heuristics/output/01_autocomplete_attribute_advanced.out', + 'test/data/autofill/heuristics/output/01_autocomplete_attribute_basic.out', + 'test/data/autofill/heuristics/output/01_autocomplete_attribute_invalid.out', + 'test/data/autofill/heuristics/output/01_autocomplete_attribute_malicious.out', 'test/data/automation/meta_redirect.html', 'test/data/automation/sends_message_on_load.html', 'test/data/captive_portal/iframe_timeout.html', @@ -1795,6 +1805,7 @@ 'test/data/extensions/api_test/speech_input/start_stop/', 'test/data/extensions/api_test/sync_file_system/delete_file_system/', 'test/data/extensions/api_test/systeminfo/cpu/', + 'test/data/extensions/api_test/systeminfo/display/', 'test/data/extensions/api_test/systeminfo/memory/', 'test/data/extensions/api_test/systeminfo/storage/', 'test/data/extensions/api_test/tabs/on_removed/', |