summaryrefslogtreecommitdiffstats
path: root/net/net_unittests.isolate
diff options
context:
space:
mode:
authormaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-22 22:30:40 +0000
committermaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-22 22:30:40 +0000
commit3483dedbb65fe9b99f03de4213750dce243f219f (patch)
tree040b705862e6d61e68c2bc490409749d1a4fe7c5 /net/net_unittests.isolate
parentc5691230c91ef6bc51921541f9d2f44cec8046c8 (diff)
downloadchromium_src-3483dedbb65fe9b99f03de4213750dce243f219f.zip
chromium_src-3483dedbb65fe9b99f03de4213750dce243f219f.tar.gz
chromium_src-3483dedbb65fe9b99f03de4213750dce243f219f.tar.bz2
net_unittests.isolate on OSX: update with fix_test_casse.py.
Autogenerated with: ninja -C out/Release net_unittests_run python tools/swarm_client/fix_test_cases.py -s out/Release/net_unittests.isolated TBR=csharp@chromium.org NOTRY=true BUG= Review URL: https://chromiumcodereview.appspot.com/11240005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@163411 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/net_unittests.isolate')
-rw-r--r--net/net_unittests.isolate40
1 files changed, 20 insertions, 20 deletions
diff --git a/net/net_unittests.isolate b/net/net_unittests.isolate
index 43dd018c..be31cbb 100644
--- a/net/net_unittests.isolate
+++ b/net/net_unittests.isolate
@@ -5,6 +5,9 @@
'variables': {
'isolate_dependency_tracked': [
'../chrome/test/data/animate1.gif',
+ '../chrome/test/data/server-unavailable.html',
+ '../chrome/test/data/server-unavailable.html.mock-http-headers',
+ '../chrome/test/data/simple.html',
'../testing/test_env.py',
'../third_party/pyftpdlib/src/pyftpdlib/__init__.py',
'../third_party/pyftpdlib/src/pyftpdlib/ftpserver.py',
@@ -76,20 +79,6 @@
],
'isolate_dependency_tracked': [
'../testing/xvfb.py',
- '../third_party/pywebsocket/src/mod_pywebsocket/__init__.py',
- '../third_party/pywebsocket/src/mod_pywebsocket/_stream_base.py',
- '../third_party/pywebsocket/src/mod_pywebsocket/_stream_hixie75.py',
- '../third_party/pywebsocket/src/mod_pywebsocket/_stream_hybi.py',
- '../third_party/pywebsocket/src/mod_pywebsocket/common.py',
- '../third_party/pywebsocket/src/mod_pywebsocket/dispatch.py',
- '../third_party/pywebsocket/src/mod_pywebsocket/extensions.py',
- '../third_party/pywebsocket/src/mod_pywebsocket/http_header_util.py',
- '../third_party/pywebsocket/src/mod_pywebsocket/memorizingfile.py',
- '../third_party/pywebsocket/src/mod_pywebsocket/msgutil.py',
- '../third_party/pywebsocket/src/mod_pywebsocket/mux.py',
- '../third_party/pywebsocket/src/mod_pywebsocket/standalone.py',
- '../third_party/pywebsocket/src/mod_pywebsocket/stream.py',
- '../third_party/pywebsocket/src/mod_pywebsocket/util.py',
'../third_party/tlslite/tlslite/utils/PyCrypto_AES.py',
'../third_party/tlslite/tlslite/utils/PyCrypto_RC4.py',
'../third_party/tlslite/tlslite/utils/PyCrypto_RSAKey.py',
@@ -180,9 +169,6 @@
'data/ssl/certificates/punycodetest.der',
'data/ssl/certificates/spdy_pooling.pem',
],
- 'isolate_dependency_untracked': [
- '../third_party/pywebsocket/src/mod_pywebsocket/handshake/',
- ],
'isolate_dependency_touched': [
'data/ftp/dir-listing-ls-17.expected',
'data/ftp/dir-listing-ls-23.expected',
@@ -226,9 +212,6 @@
}, {
'variables': {
'isolate_dependency_tracked': [
- '../chrome/test/data/server-unavailable.html',
- '../chrome/test/data/server-unavailable.html.mock-http-headers',
- '../chrome/test/data/simple.html',
'data/proxy_resolver_v8_unittest/binding_from_global.js',
'data/proxy_resolver_v8_unittest/bindings.js',
'data/proxy_resolver_v8_unittest/direct.js',
@@ -445,8 +428,25 @@
}, {
'variables': {
'isolate_dependency_tracked': [
+ '../third_party/pywebsocket/src/mod_pywebsocket/__init__.py',
+ '../third_party/pywebsocket/src/mod_pywebsocket/_stream_base.py',
+ '../third_party/pywebsocket/src/mod_pywebsocket/_stream_hixie75.py',
+ '../third_party/pywebsocket/src/mod_pywebsocket/_stream_hybi.py',
+ '../third_party/pywebsocket/src/mod_pywebsocket/common.py',
+ '../third_party/pywebsocket/src/mod_pywebsocket/dispatch.py',
+ '../third_party/pywebsocket/src/mod_pywebsocket/extensions.py',
+ '../third_party/pywebsocket/src/mod_pywebsocket/http_header_util.py',
+ '../third_party/pywebsocket/src/mod_pywebsocket/memorizingfile.py',
+ '../third_party/pywebsocket/src/mod_pywebsocket/msgutil.py',
+ '../third_party/pywebsocket/src/mod_pywebsocket/mux.py',
+ '../third_party/pywebsocket/src/mod_pywebsocket/standalone.py',
+ '../third_party/pywebsocket/src/mod_pywebsocket/stream.py',
+ '../third_party/pywebsocket/src/mod_pywebsocket/util.py',
'../third_party/tlslite/tlslite/integration/TLSTwistedProtocolWrapper.py',
],
+ 'isolate_dependency_untracked': [
+ '../third_party/pywebsocket/src/mod_pywebsocket/handshake/',
+ ],
},
}],
],