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-05 01:51:50 +0000
committermaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-05 01:51:50 +0000
commitcb5e79e405560a0412b29c58b7e27c67ebd7725d (patch)
tree3693c4041d05e1711b683eb751fc4b2c60cd845b /chrome/unit_tests.isolate
parentde6b07ebe55062c249328533e610a8620691d4fc (diff)
downloadchromium_src-cb5e79e405560a0412b29c58b7e27c67ebd7725d.zip
chromium_src-cb5e79e405560a0412b29c58b7e27c67ebd7725d.tar.gz
chromium_src-cb5e79e405560a0412b29c58b7e27c67ebd7725d.tar.bz2
unit_tests.isolate on OSX: trace 24 test cases
Autogenerated with: tools/swarm_client/isolate_test_cases.py -s out/Release/unit_tests.isolated -T ../cases.txt TBR=csharp@chromium.org NOTRY=true BUG= Review URL: https://chromiumcodereview.appspot.com/11368070 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165890 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/unit_tests.isolate')
-rw-r--r--chrome/unit_tests.isolate11
1 files changed, 7 insertions, 4 deletions
diff --git a/chrome/unit_tests.isolate b/chrome/unit_tests.isolate
index 948f450..43b8713 100644
--- a/chrome/unit_tests.isolate
+++ b/chrome/unit_tests.isolate
@@ -485,10 +485,6 @@
'../net/data/ssl/certificates/ndn.ca.crt',
'../net/data/ssl/certificates/root_ca_cert.crt',
'../testing/xvfb.py',
- '../third_party/hunspell_dictionaries/en-AU-2-4.bdic',
- '../third_party/hunspell_dictionaries/en-CA-2-4.bdic',
- '../third_party/hunspell_dictionaries/en-GB-2-4.bdic',
- '../third_party/hunspell_dictionaries/en-US-2-4.bdic',
'../third_party/tlslite/tlslite/utils/PyCrypto_AES.py',
'../third_party/tlslite/tlslite/utils/PyCrypto_RC4.py',
'../third_party/tlslite/tlslite/utils/PyCrypto_RSAKey.py',
@@ -648,6 +644,8 @@
'test/data/firefox2_nss_mac/libplc4.dylib',
'test/data/firefox2_nss_mac/libplds4.dylib',
'test/data/firefox2_nss_mac/libsoftokn3.dylib',
+ 'test/data/firefox2_profile/cert8.db',
+ 'test/data/firefox2_profile/key3.db',
'test/data/firefox3_nss_mac/libfreebl3.dylib',
'test/data/firefox3_nss_mac/libnspr4.dylib',
'test/data/firefox3_nss_mac/libnss3.dylib',
@@ -657,6 +655,7 @@
'test/data/firefox3_nss_mac/libplds4.dylib',
'test/data/firefox3_nss_mac/libsoftokn3.dylib',
'test/data/firefox3_nss_mac/libsqlite3.dylib',
+ 'test/data/osdd/https.xml',
'test/data/value_store_db/000005.log',
'test/data/value_store_db/CURRENT',
'test/data/value_store_db/MANIFEST-000004',
@@ -867,6 +866,10 @@
}, {
'variables': {
'isolate_dependency_tracked': [
+ '../third_party/hunspell_dictionaries/en-AU-2-4.bdic',
+ '../third_party/hunspell_dictionaries/en-CA-2-4.bdic',
+ '../third_party/hunspell_dictionaries/en-GB-2-4.bdic',
+ '../third_party/hunspell_dictionaries/en-US-2-4.bdic',
'../third_party/tlslite/tlslite/integration/TLSTwistedProtocolWrapper.py',
'test/data/extensions/unpacker/bad_image.crx',
'test/data/extensions/unpacker/bad_path.crx',