summaryrefslogtreecommitdiffstats
path: root/chrome/unit_tests.isolate
diff options
context:
space:
mode:
authormaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-16 19:03:10 +0000
committermaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-16 19:03:10 +0000
commit0924a5cfff82b1f14b94beda701a6309bf8ea361 (patch)
tree5b1ef917e842def92fdfcd04ea9cc7a34f2284a8 /chrome/unit_tests.isolate
parent6274d4eaf6deacfe39b9e60f6e495e81ea59fb3b (diff)
downloadchromium_src-0924a5cfff82b1f14b94beda701a6309bf8ea361.zip
chromium_src-0924a5cfff82b1f14b94beda701a6309bf8ea361.tar.gz
chromium_src-0924a5cfff82b1f14b94beda701a6309bf8ea361.tar.bz2
unit_tests.isolate on OSX: trace another 5-6 test cases.
5 test cases continue to fail, I'll investigate later. Autogenerated the exact same way like my 56 previous CLs. TBR=csharp@chromium.org NOTRY=true BUG= Review URL: https://chromiumcodereview.appspot.com/11413041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@168252 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/unit_tests.isolate')
-rw-r--r--chrome/unit_tests.isolate10
1 files changed, 5 insertions, 5 deletions
diff --git a/chrome/unit_tests.isolate b/chrome/unit_tests.isolate
index cbfb582..425d54d 100644
--- a/chrome/unit_tests.isolate
+++ b/chrome/unit_tests.isolate
@@ -138,15 +138,19 @@
'test/data/chromeos/gdata/account_metadata.json',
'test/data/chromeos/gdata/basic_feed.json',
'test/data/chromeos/gdata/new_folder_entry.json',
+ 'test/data/chromeos/gdata/root_feed.json',
+ 'test/data/chromeos/gdata/testfile.txt',
'test/data/chromeos/sync_file_system/account_metadata.json',
'test/data/chromeos/sync_file_system/listing_changed_files_in_directory.json',
'test/data/chromeos/sync_file_system/listing_files_in_directory.json',
'test/data/chromeos/sync_file_system/listing_files_in_directory_second_page.json',
+ 'test/data/chromeos/sync_file_system/listing_files_in_empty_directory.json',
'test/data/chromeos/sync_file_system/origin_directory_created.json',
'test/data/chromeos/sync_file_system/origin_directory_found.json',
'test/data/chromeos/sync_file_system/origin_directory_get_parent.json',
'test/data/chromeos/sync_file_system/origin_directory_not_found.json',
'test/data/chromeos/sync_file_system/sync_root_created.json',
+ 'test/data/chromeos/sync_file_system/sync_root_entry.json',
'test/data/chromeos/sync_file_system/sync_root_found.json',
'test/data/chromeos/sync_file_system/sync_root_not_found.json',
'test/data/components/jebgalgnebhfojomionfpkfelancnnkf.crx',
@@ -473,6 +477,7 @@
'test/data/extensions/no_id/',
'test/data/extensions/override_component_extension/',
'test/data/extensions/page_action/',
+ 'test/data/extensions/pending_updates/',
'test/data/extensions/script_and_capture/',
'test/data/extensions/socket_permissions/',
'test/data/extensions/unpacked/',
@@ -701,13 +706,8 @@
'isolate_dependency_tracked': [
'<(PRODUCT_DIR)/chrome_100_percent.pak',
'<(PRODUCT_DIR)/locales/en-US.pak',
- 'test/data/chromeos/gdata/root_feed.json',
- 'test/data/chromeos/gdata/testfile.txt',
- 'test/data/chromeos/sync_file_system/listing_files_in_empty_directory.json',
- 'test/data/chromeos/sync_file_system/sync_root_entry.json',
],
'isolate_dependency_untracked': [
- 'test/data/extensions/pending_updates/',
'test/data/firefox2_nss/',
'test/data/firefox35_profile/',
'test/data/firefox3_nss/',