[email protected] | 256f4bd | 2012-04-12 01:59:29 | [diff] [blame] | 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 |
| 3 | # found in the LICENSE file. |
| 4 | { |
| 5 | 'variables': { |
| 6 | 'isolate_dependency_tracked': [ |
[email protected] | ca47d11 | 2012-07-13 20:12:31 | [diff] [blame] | 7 | '../chrome/test/data/animate1.gif', |
[email protected] | 3483dedb | 2012-10-22 22:30:40 | [diff] [blame^] | 8 | '../chrome/test/data/server-unavailable.html', |
| 9 | '../chrome/test/data/server-unavailable.html.mock-http-headers', |
| 10 | '../chrome/test/data/simple.html', |
[email protected] | 256f4bd | 2012-04-12 01:59:29 | [diff] [blame] | 11 | '../testing/test_env.py', |
| 12 | '../third_party/pyftpdlib/src/pyftpdlib/__init__.py', |
| 13 | '../third_party/pyftpdlib/src/pyftpdlib/ftpserver.py', |
[email protected] | ca47d11 | 2012-07-13 20:12:31 | [diff] [blame] | 14 | '../third_party/tlslite/tlslite/BaseDB.py', |
| 15 | '../third_party/tlslite/tlslite/Checker.py', |
| 16 | '../third_party/tlslite/tlslite/FileObject.py', |
| 17 | '../third_party/tlslite/tlslite/HandshakeSettings.py', |
| 18 | '../third_party/tlslite/tlslite/Session.py', |
| 19 | '../third_party/tlslite/tlslite/SessionCache.py', |
| 20 | '../third_party/tlslite/tlslite/SharedKeyDB.py', |
| 21 | '../third_party/tlslite/tlslite/TLSConnection.py', |
| 22 | '../third_party/tlslite/tlslite/TLSRecordLayer.py', |
| 23 | '../third_party/tlslite/tlslite/VerifierDB.py', |
| 24 | '../third_party/tlslite/tlslite/X509.py', |
| 25 | '../third_party/tlslite/tlslite/X509CertChain.py', |
| 26 | '../third_party/tlslite/tlslite/__init__.py', |
| 27 | '../third_party/tlslite/tlslite/api.py', |
| 28 | '../third_party/tlslite/tlslite/constants.py', |
| 29 | '../third_party/tlslite/tlslite/errors.py', |
| 30 | '../third_party/tlslite/tlslite/integration/AsyncStateMachine.py', |
| 31 | '../third_party/tlslite/tlslite/integration/ClientHelper.py', |
| 32 | '../third_party/tlslite/tlslite/integration/HTTPTLSConnection.py', |
| 33 | '../third_party/tlslite/tlslite/integration/IMAP4_TLS.py', |
| 34 | '../third_party/tlslite/tlslite/integration/POP3_TLS.py', |
| 35 | '../third_party/tlslite/tlslite/integration/SMTP_TLS.py', |
| 36 | '../third_party/tlslite/tlslite/integration/TLSAsyncDispatcherMixIn.py', |
| 37 | '../third_party/tlslite/tlslite/integration/TLSSocketServerMixIn.py', |
| 38 | '../third_party/tlslite/tlslite/integration/XMLRPCTransport.py', |
| 39 | '../third_party/tlslite/tlslite/integration/__init__.py', |
| 40 | '../third_party/tlslite/tlslite/mathtls.py', |
| 41 | '../third_party/tlslite/tlslite/messages.py', |
| 42 | '../third_party/tlslite/tlslite/utils/AES.py', |
| 43 | '../third_party/tlslite/tlslite/utils/ASN1Parser.py', |
| 44 | '../third_party/tlslite/tlslite/utils/Python_AES.py', |
| 45 | '../third_party/tlslite/tlslite/utils/Python_RC4.py', |
| 46 | '../third_party/tlslite/tlslite/utils/Python_RSAKey.py', |
| 47 | '../third_party/tlslite/tlslite/utils/RC4.py', |
| 48 | '../third_party/tlslite/tlslite/utils/RSAKey.py', |
| 49 | '../third_party/tlslite/tlslite/utils/__init__.py', |
| 50 | '../third_party/tlslite/tlslite/utils/cipherfactory.py', |
| 51 | '../third_party/tlslite/tlslite/utils/codec.py', |
| 52 | '../third_party/tlslite/tlslite/utils/compat.py', |
| 53 | '../third_party/tlslite/tlslite/utils/cryptomath.py', |
| 54 | '../third_party/tlslite/tlslite/utils/hmac.py', |
| 55 | '../third_party/tlslite/tlslite/utils/keyfactory.py', |
| 56 | '../third_party/tlslite/tlslite/utils/rijndael.py', |
| 57 | '../third_party/tlslite/tlslite/utils/xmltools.py', |
[email protected] | 2b8b90f9a | 2012-10-04 00:41:27 | [diff] [blame] | 58 | '../tools/swarm_client/run_test_cases.py', |
[email protected] | 7636a1b | 2012-07-06 00:24:16 | [diff] [blame] | 59 | '<(PRODUCT_DIR)/net_unittests<(EXECUTABLE_SUFFIX)', |
[email protected] | ca47d11 | 2012-07-13 20:12:31 | [diff] [blame] | 60 | 'tools/testserver/asn1.py', |
| 61 | 'tools/testserver/echo_message.py', |
| 62 | 'tools/testserver/minica.py', |
| 63 | 'tools/testserver/testserver.py', |
[email protected] | 256f4bd | 2012-04-12 01:59:29 | [diff] [blame] | 64 | ], |
| 65 | 'isolate_dependency_untracked': [ |
[email protected] | 7636a1b | 2012-07-06 00:24:16 | [diff] [blame] | 66 | '../third_party/tlslite/tlslite/', |
[email protected] | 256f4bd | 2012-04-12 01:59:29 | [diff] [blame] | 67 | 'data/', |
| 68 | 'tools/testserver/', |
[email protected] | 256f4bd | 2012-04-12 01:59:29 | [diff] [blame] | 69 | ], |
| 70 | }, |
| 71 | 'conditions': [ |
| 72 | ['OS=="linux"', { |
| 73 | 'variables': { |
[email protected] | 256f4bd | 2012-04-12 01:59:29 | [diff] [blame] | 74 | 'command': [ |
| 75 | '../testing/xvfb.py', |
| 76 | '<(PRODUCT_DIR)', |
[email protected] | 2b8b90f9a | 2012-10-04 00:41:27 | [diff] [blame] | 77 | '../tools/swarm_client/run_test_cases.py', |
[email protected] | 256f4bd | 2012-04-12 01:59:29 | [diff] [blame] | 78 | '<(PRODUCT_DIR)/net_unittests<(EXECUTABLE_SUFFIX)', |
| 79 | ], |
[email protected] | 7636a1b | 2012-07-06 00:24:16 | [diff] [blame] | 80 | 'isolate_dependency_tracked': [ |
| 81 | '../testing/xvfb.py', |
[email protected] | fc478b0 | 2012-07-06 13:09:06 | [diff] [blame] | 82 | '../third_party/tlslite/tlslite/utils/PyCrypto_AES.py', |
| 83 | '../third_party/tlslite/tlslite/utils/PyCrypto_RC4.py', |
| 84 | '../third_party/tlslite/tlslite/utils/PyCrypto_RSAKey.py', |
| 85 | '../third_party/tlslite/tlslite/utils/PyCrypto_TripleDES.py', |
| 86 | '../third_party/tlslite/tlslite/utils/TripleDES.py', |
| 87 | '<(PRODUCT_DIR)/pyproto/google/__init__.py', |
[email protected] | 7636a1b | 2012-07-06 00:24:16 | [diff] [blame] | 88 | '<(PRODUCT_DIR)/xdisplaycheck<(EXECUTABLE_SUFFIX)', |
[email protected] | d90c930 | 2012-10-11 16:34:05 | [diff] [blame] | 89 | 'data/ftp/dir-listing-ls-1', |
| 90 | 'data/ftp/dir-listing-ls-1-utf8', |
| 91 | 'data/ftp/dir-listing-ls-1-utf8.expected', |
| 92 | 'data/ftp/dir-listing-ls-1.expected', |
| 93 | 'data/ftp/dir-listing-ls-10', |
| 94 | 'data/ftp/dir-listing-ls-10.expected', |
| 95 | 'data/ftp/dir-listing-ls-11', |
| 96 | 'data/ftp/dir-listing-ls-11.expected', |
| 97 | 'data/ftp/dir-listing-ls-12', |
| 98 | 'data/ftp/dir-listing-ls-12.expected', |
| 99 | 'data/ftp/dir-listing-ls-13', |
| 100 | 'data/ftp/dir-listing-ls-13.expected', |
| 101 | 'data/ftp/dir-listing-ls-14', |
| 102 | 'data/ftp/dir-listing-ls-14.expected', |
| 103 | 'data/ftp/dir-listing-ls-15', |
| 104 | 'data/ftp/dir-listing-ls-15.expected', |
| 105 | 'data/ftp/dir-listing-ls-16', |
| 106 | 'data/ftp/dir-listing-ls-16.expected', |
| 107 | 'data/ftp/dir-listing-ls-17', |
| 108 | 'data/ftp/dir-listing-ls-18', |
| 109 | 'data/ftp/dir-listing-ls-18.expected', |
| 110 | 'data/ftp/dir-listing-ls-19', |
| 111 | 'data/ftp/dir-listing-ls-19.expected', |
| 112 | 'data/ftp/dir-listing-ls-2', |
| 113 | 'data/ftp/dir-listing-ls-2.expected', |
| 114 | 'data/ftp/dir-listing-ls-20', |
| 115 | 'data/ftp/dir-listing-ls-20.expected', |
| 116 | 'data/ftp/dir-listing-ls-21', |
| 117 | 'data/ftp/dir-listing-ls-21.expected', |
| 118 | 'data/ftp/dir-listing-ls-22', |
| 119 | 'data/ftp/dir-listing-ls-22.expected', |
| 120 | 'data/ftp/dir-listing-ls-23', |
| 121 | 'data/ftp/dir-listing-ls-24', |
| 122 | 'data/ftp/dir-listing-ls-24.expected', |
| 123 | 'data/ftp/dir-listing-ls-25', |
| 124 | 'data/ftp/dir-listing-ls-25.expected', |
| 125 | 'data/ftp/dir-listing-ls-26', |
| 126 | 'data/ftp/dir-listing-ls-26.expected', |
| 127 | 'data/ftp/dir-listing-ls-27', |
| 128 | 'data/ftp/dir-listing-ls-27.expected', |
| 129 | 'data/ftp/dir-listing-ls-28', |
| 130 | 'data/ftp/dir-listing-ls-28.expected', |
| 131 | 'data/ftp/dir-listing-ls-29', |
| 132 | 'data/ftp/dir-listing-ls-29.expected', |
| 133 | 'data/ftp/dir-listing-ls-3', |
| 134 | 'data/ftp/dir-listing-ls-3.expected', |
| 135 | 'data/ftp/dir-listing-ls-4', |
| 136 | 'data/ftp/dir-listing-ls-4.expected', |
| 137 | 'data/ftp/dir-listing-ls-5', |
| 138 | 'data/ftp/dir-listing-ls-5.expected', |
| 139 | 'data/ftp/dir-listing-ls-6', |
| 140 | 'data/ftp/dir-listing-ls-6.expected', |
| 141 | 'data/ftp/dir-listing-ls-7', |
| 142 | 'data/ftp/dir-listing-ls-7.expected', |
| 143 | 'data/ftp/dir-listing-ls-8', |
| 144 | 'data/ftp/dir-listing-ls-9', |
| 145 | 'data/ftp/dir-listing-ls-9.expected', |
| 146 | 'data/ftp/dir-listing-netware-1', |
| 147 | 'data/ftp/dir-listing-netware-1.expected', |
| 148 | 'data/ftp/dir-listing-netware-2', |
| 149 | 'data/ftp/dir-listing-netware-2.expected', |
| 150 | 'data/ftp/dir-listing-os2-1', |
| 151 | 'data/ftp/dir-listing-os2-1.expected', |
| 152 | 'data/ftp/dir-listing-vms-1', |
| 153 | 'data/ftp/dir-listing-vms-1.expected', |
| 154 | 'data/ftp/dir-listing-vms-2', |
| 155 | 'data/ftp/dir-listing-vms-2.expected', |
| 156 | 'data/ftp/dir-listing-vms-3', |
| 157 | 'data/ftp/dir-listing-vms-4', |
| 158 | 'data/ftp/dir-listing-vms-4.expected', |
| 159 | 'data/ftp/dir-listing-vms-5', |
| 160 | 'data/ftp/dir-listing-vms-5.expected', |
| 161 | 'data/ftp/dir-listing-windows-1', |
| 162 | 'data/ftp/dir-listing-windows-1.expected', |
| 163 | 'data/ftp/dir-listing-windows-2', |
| 164 | 'data/ftp/dir-listing-windows-2.expected', |
| 165 | 'data/ssl/certificates/certse.pem', |
[email protected] | fc478b0 | 2012-07-06 13:09:06 | [diff] [blame] | 166 | 'data/ssl/certificates/client-nokey.p12', |
| 167 | 'data/ssl/certificates/client.p12', |
| 168 | 'data/ssl/certificates/dod_ca_13_cert.der', |
| 169 | 'data/ssl/certificates/punycodetest.der', |
[email protected] | d90c930 | 2012-10-11 16:34:05 | [diff] [blame] | 170 | 'data/ssl/certificates/spdy_pooling.pem', |
| 171 | ], |
[email protected] | d90c930 | 2012-10-11 16:34:05 | [diff] [blame] | 172 | 'isolate_dependency_touched': [ |
| 173 | 'data/ftp/dir-listing-ls-17.expected', |
| 174 | 'data/ftp/dir-listing-ls-23.expected', |
| 175 | 'data/ftp/dir-listing-ls-8.expected', |
| 176 | 'data/ftp/dir-listing-vms-3.expected', |
| 177 | 'data/proxy_script_fetcher_unittest/large-pac.nsproxy', |
| 178 | 'data/proxy_script_fetcher_unittest/pac.txt', |
| 179 | 'data/url_request_unittest/BullRunSpeech.txt', |
| 180 | 'data/url_request_unittest/content-type-normalization.html', |
| 181 | 'data/url_request_unittest/content-type-normalization.html.mock-http-headers', |
| 182 | 'data/url_request_unittest/redirect-test.html', |
| 183 | 'data/url_request_unittest/redirect-test.html.mock-http-headers', |
| 184 | 'data/url_request_unittest/redirect-to-echoall', |
| 185 | 'data/url_request_unittest/redirect-to-echoall.mock-http-headers', |
| 186 | 'data/url_request_unittest/redirect-to-file.html', |
| 187 | 'data/url_request_unittest/redirect-to-file.html.mock-http-headers', |
| 188 | 'data/url_request_unittest/redirect-to-invalid-url.html', |
| 189 | 'data/url_request_unittest/redirect-to-invalid-url.html.mock-http-headers', |
| 190 | 'data/url_request_unittest/redirect301-to-echo', |
| 191 | 'data/url_request_unittest/redirect301-to-echo.mock-http-headers', |
| 192 | 'data/url_request_unittest/redirect302-to-echo', |
| 193 | 'data/url_request_unittest/redirect302-to-echo.mock-http-headers', |
| 194 | 'data/url_request_unittest/redirect303-to-echo', |
| 195 | 'data/url_request_unittest/redirect303-to-echo.mock-http-headers', |
| 196 | 'data/url_request_unittest/redirect307-to-echo', |
| 197 | 'data/url_request_unittest/redirect307-to-echo.mock-http-headers', |
| 198 | 'data/url_request_unittest/with-headers.html', |
| 199 | 'data/url_request_unittest/with-headers.html.mock-http-headers', |
[email protected] | fc478b0 | 2012-07-06 13:09:06 | [diff] [blame] | 200 | ], |
[email protected] | 256f4bd | 2012-04-12 01:59:29 | [diff] [blame] | 201 | }, |
[email protected] | 7636a1b | 2012-07-06 00:24:16 | [diff] [blame] | 202 | }, { |
[email protected] | 256f4bd | 2012-04-12 01:59:29 | [diff] [blame] | 203 | 'variables': { |
| 204 | 'command': [ |
| 205 | '../testing/test_env.py', |
[email protected] | 2b8b90f9a | 2012-10-04 00:41:27 | [diff] [blame] | 206 | '../tools/swarm_client/run_test_cases.py', |
[email protected] | 256f4bd | 2012-04-12 01:59:29 | [diff] [blame] | 207 | '<(PRODUCT_DIR)/net_unittests<(EXECUTABLE_SUFFIX)', |
| 208 | ], |
| 209 | }, |
| 210 | }], |
[email protected] | fc478b0 | 2012-07-06 13:09:06 | [diff] [blame] | 211 | ['OS=="mac"', { |
| 212 | }, { |
| 213 | 'variables': { |
| 214 | 'isolate_dependency_tracked': [ |
[email protected] | fc478b0 | 2012-07-06 13:09:06 | [diff] [blame] | 215 | 'data/proxy_resolver_v8_unittest/binding_from_global.js', |
| 216 | 'data/proxy_resolver_v8_unittest/bindings.js', |
| 217 | 'data/proxy_resolver_v8_unittest/direct.js', |
| 218 | 'data/proxy_resolver_v8_unittest/dns_fail.js', |
| 219 | 'data/proxy_resolver_v8_unittest/ends_with_comment.js', |
| 220 | 'data/proxy_resolver_v8_unittest/ends_with_statement_no_semicolon.js', |
| 221 | 'data/proxy_resolver_v8_unittest/international_domain_names.js', |
| 222 | 'data/proxy_resolver_v8_unittest/missing_close_brace.js', |
| 223 | 'data/proxy_resolver_v8_unittest/no_entrypoint.js', |
| 224 | 'data/proxy_resolver_v8_unittest/pac_library_unittest.js', |
| 225 | 'data/proxy_resolver_v8_unittest/passthrough.js', |
| 226 | 'data/proxy_resolver_v8_unittest/resolve_host.js', |
| 227 | 'data/proxy_resolver_v8_unittest/return_empty_string.js', |
| 228 | 'data/proxy_resolver_v8_unittest/return_function.js', |
| 229 | 'data/proxy_resolver_v8_unittest/return_integer.js', |
| 230 | 'data/proxy_resolver_v8_unittest/return_null.js', |
| 231 | 'data/proxy_resolver_v8_unittest/return_object.js', |
| 232 | 'data/proxy_resolver_v8_unittest/return_undefined.js', |
| 233 | 'data/proxy_resolver_v8_unittest/return_unicode.js', |
| 234 | 'data/proxy_resolver_v8_unittest/side_effects.js', |
| 235 | 'data/proxy_resolver_v8_unittest/unhandled_exception.js', |
| 236 | 'data/ssl/certificates/1024-rsa-ee-by-1024-rsa-intermediate.pem', |
| 237 | 'data/ssl/certificates/1024-rsa-ee-by-2048-rsa-intermediate.pem', |
| 238 | 'data/ssl/certificates/1024-rsa-ee-by-768-rsa-intermediate.pem', |
| 239 | 'data/ssl/certificates/1024-rsa-ee-by-prime256v1-ecdsa-intermediate.pem', |
| 240 | 'data/ssl/certificates/1024-rsa-intermediate.pem', |
| 241 | 'data/ssl/certificates/2048-rsa-ee-by-1024-rsa-intermediate.pem', |
| 242 | 'data/ssl/certificates/2048-rsa-ee-by-2048-rsa-intermediate.pem', |
| 243 | 'data/ssl/certificates/2048-rsa-ee-by-768-rsa-intermediate.pem', |
| 244 | 'data/ssl/certificates/2048-rsa-ee-by-prime256v1-ecdsa-intermediate.pem', |
| 245 | 'data/ssl/certificates/2048-rsa-intermediate.pem', |
| 246 | 'data/ssl/certificates/2048-rsa-root.pem', |
| 247 | 'data/ssl/certificates/768-rsa-ee-by-1024-rsa-intermediate.pem', |
| 248 | 'data/ssl/certificates/768-rsa-ee-by-2048-rsa-intermediate.pem', |
| 249 | 'data/ssl/certificates/768-rsa-ee-by-768-rsa-intermediate.pem', |
| 250 | 'data/ssl/certificates/768-rsa-ee-by-prime256v1-ecdsa-intermediate.pem', |
| 251 | 'data/ssl/certificates/768-rsa-intermediate.pem', |
| 252 | 'data/ssl/certificates/comodo.chain.pem', |
| 253 | 'data/ssl/certificates/diginotar_cyber_ca.pem', |
| 254 | 'data/ssl/certificates/diginotar_pkioverheid.pem', |
| 255 | 'data/ssl/certificates/diginotar_pkioverheid_g2.pem', |
| 256 | 'data/ssl/certificates/diginotar_public_ca_2025.pem', |
| 257 | 'data/ssl/certificates/diginotar_root_ca.pem', |
| 258 | 'data/ssl/certificates/diginotar_services_1024_ca.pem', |
| 259 | 'data/ssl/certificates/dod_ca_17_cert.der', |
| 260 | 'data/ssl/certificates/dod_root_ca_2_cert.der', |
| 261 | 'data/ssl/certificates/expired_cert.pem', |
| 262 | 'data/ssl/certificates/globalsign_orgv1_ca.pem', |
| 263 | 'data/ssl/certificates/globalsign_root_ca_md5.pem', |
| 264 | 'data/ssl/certificates/google.binary.p7b', |
| 265 | 'data/ssl/certificates/google.chain.pem', |
| 266 | 'data/ssl/certificates/google.pem_cert.p7b', |
| 267 | 'data/ssl/certificates/google.pem_pkcs7.p7b', |
| 268 | 'data/ssl/certificates/google.single.der', |
| 269 | 'data/ssl/certificates/google.single.pem', |
| 270 | 'data/ssl/certificates/google_diginotar.pem', |
| 271 | 'data/ssl/certificates/googlenew.chain.pem', |
| 272 | 'data/ssl/certificates/images_etrade_wallst_com.pem', |
| 273 | 'data/ssl/certificates/invalid_key_usage_cert.der', |
| 274 | 'data/ssl/certificates/multivalue_rdn.pem', |
| 275 | 'data/ssl/certificates/nist.der', |
| 276 | 'data/ssl/certificates/ocsp-test-root.pem', |
| 277 | 'data/ssl/certificates/ok_cert.pem', |
| 278 | 'data/ssl/certificates/prime256v1-ecdsa-ee-by-1024-rsa-intermediate.pem', |
| 279 | 'data/ssl/certificates/prime256v1-ecdsa-ee-by-2048-rsa-intermediate.pem', |
| 280 | 'data/ssl/certificates/prime256v1-ecdsa-ee-by-768-rsa-intermediate.pem', |
| 281 | 'data/ssl/certificates/prime256v1-ecdsa-ee-by-prime256v1-ecdsa-intermediate.pem', |
| 282 | 'data/ssl/certificates/prime256v1-ecdsa-intermediate.pem', |
| 283 | 'data/ssl/certificates/redundant-server-chain.pem', |
| 284 | 'data/ssl/certificates/redundant-validated-chain-root.pem', |
| 285 | 'data/ssl/certificates/redundant-validated-chain.pem', |
| 286 | 'data/ssl/certificates/root_ca_cert.crt', |
| 287 | 'data/ssl/certificates/salesforce_com_test.pem', |
| 288 | 'data/ssl/certificates/subjectAltName_sanity_check.pem', |
| 289 | 'data/ssl/certificates/test_mail_google_com.pem', |
| 290 | 'data/ssl/certificates/unescaped.pem', |
| 291 | 'data/ssl/certificates/unittest.key.bin', |
| 292 | 'data/ssl/certificates/unittest.selfsigned.der', |
| 293 | 'data/ssl/certificates/verisign_intermediate_ca_2011.pem', |
| 294 | 'data/ssl/certificates/verisign_intermediate_ca_2016.pem', |
| 295 | 'data/ssl/certificates/weak_digest_md2_root.pem', |
| 296 | 'data/ssl/certificates/weak_digest_md5_intermediate.pem', |
| 297 | 'data/ssl/certificates/weak_digest_md5_root.pem', |
| 298 | 'data/ssl/certificates/weak_digest_sha1_ee.pem', |
| 299 | 'data/ssl/certificates/weak_digest_sha1_intermediate.pem', |
| 300 | 'data/ssl/certificates/weak_digest_sha1_root.pem', |
| 301 | 'data/ssl/certificates/www_us_army_mil_cert.der', |
| 302 | 'data/ssl/certificates/x509_verify_results.chain.pem', |
[email protected] | fc478b0 | 2012-07-06 13:09:06 | [diff] [blame] | 303 | ], |
| 304 | 'isolate_dependency_untracked': [ |
| 305 | 'data/cache_tests/', |
| 306 | 'data/filter_unittests/', |
| 307 | 'data/ftp/', |
| 308 | 'data/proxy_script_fetcher_unittest/', |
| 309 | 'data/url_request_unittest/', |
| 310 | ], |
| 311 | }, |
| 312 | }], |
[email protected] | 256f4bd | 2012-04-12 01:59:29 | [diff] [blame] | 313 | ['OS=="win"', { |
| 314 | 'variables': { |
| 315 | 'isolate_dependency_tracked': [ |
[email protected] | fc478b0 | 2012-07-06 13:09:06 | [diff] [blame] | 316 | '../third_party/python_26/DLLs/_hashlib.pyd', |
| 317 | '../third_party/python_26/DLLs/_socket.pyd', |
| 318 | '../third_party/python_26/DLLs/_ssl.pyd', |
| 319 | '../third_party/python_26/DLLs/pyexpat.pyd', |
| 320 | '../third_party/python_26/DLLs/select.pyd', |
| 321 | '../third_party/python_26/Lib/BaseHTTPServer.py', |
| 322 | '../third_party/python_26/Lib/SocketServer.py', |
| 323 | '../third_party/python_26/Lib/UserDict.py', |
| 324 | '../third_party/python_26/Lib/__future__.py', |
| 325 | '../third_party/python_26/Lib/_abcoll.py', |
| 326 | '../third_party/python_26/Lib/abc.py', |
| 327 | '../third_party/python_26/Lib/anydbm.py', |
| 328 | '../third_party/python_26/Lib/asynchat.py', |
| 329 | '../third_party/python_26/Lib/asyncore.py', |
| 330 | '../third_party/python_26/Lib/base64.py', |
| 331 | '../third_party/python_26/Lib/bisect.py', |
| 332 | '../third_party/python_26/Lib/cgi.py', |
| 333 | '../third_party/python_26/Lib/codecs.py', |
| 334 | '../third_party/python_26/Lib/collections.py', |
| 335 | '../third_party/python_26/Lib/copy.py', |
| 336 | '../third_party/python_26/Lib/copy_reg.py', |
| 337 | '../third_party/python_26/Lib/dbhash.py', |
| 338 | '../third_party/python_26/Lib/dumbdbm.py', |
| 339 | '../third_party/python_26/Lib/email/__init__.py', |
| 340 | '../third_party/python_26/Lib/email/_parseaddr.py', |
| 341 | '../third_party/python_26/Lib/email/base64mime.py', |
| 342 | '../third_party/python_26/Lib/email/encoders.py', |
| 343 | '../third_party/python_26/Lib/email/mime/__init__.py', |
| 344 | '../third_party/python_26/Lib/email/utils.py', |
| 345 | '../third_party/python_26/Lib/encodings/__init__.py', |
| 346 | '../third_party/python_26/Lib/encodings/aliases.py', |
| 347 | '../third_party/python_26/Lib/encodings/base64_codec.py', |
| 348 | '../third_party/python_26/Lib/encodings/cp1252.py', |
| 349 | '../third_party/python_26/Lib/encodings/hex_codec.py', |
| 350 | '../third_party/python_26/Lib/fnmatch.py', |
| 351 | '../third_party/python_26/Lib/functools.py', |
| 352 | '../third_party/python_26/Lib/genericpath.py', |
| 353 | '../third_party/python_26/Lib/gettext.py', |
| 354 | '../third_party/python_26/Lib/glob.py', |
| 355 | '../third_party/python_26/Lib/hashlib.py', |
| 356 | '../third_party/python_26/Lib/heapq.py', |
| 357 | '../third_party/python_26/Lib/hmac.py', |
| 358 | '../third_party/python_26/Lib/httplib.py', |
| 359 | '../third_party/python_26/Lib/imaplib.py', |
| 360 | '../third_party/python_26/Lib/json/__init__.py', |
| 361 | '../third_party/python_26/Lib/json/decoder.py', |
| 362 | '../third_party/python_26/Lib/json/encoder.py', |
| 363 | '../third_party/python_26/Lib/json/scanner.py', |
| 364 | '../third_party/python_26/Lib/keyword.py', |
| 365 | '../third_party/python_26/Lib/linecache.py', |
| 366 | '../third_party/python_26/Lib/locale.py', |
| 367 | '../third_party/python_26/Lib/md5.py', |
| 368 | '../third_party/python_26/Lib/mimetools.py', |
| 369 | '../third_party/python_26/Lib/ntpath.py', |
| 370 | '../third_party/python_26/Lib/nturl2path.py', |
| 371 | '../third_party/python_26/Lib/optparse.py', |
| 372 | '../third_party/python_26/Lib/os.py', |
| 373 | '../third_party/python_26/Lib/poplib.py', |
| 374 | '../third_party/python_26/Lib/quopri.py', |
| 375 | '../third_party/python_26/Lib/random.py', |
| 376 | '../third_party/python_26/Lib/re.py', |
| 377 | '../third_party/python_26/Lib/rfc822.py', |
| 378 | '../third_party/python_26/Lib/sha.py', |
| 379 | '../third_party/python_26/Lib/shutil.py', |
| 380 | '../third_party/python_26/Lib/site-packages/google.pth', |
| 381 | '../third_party/python_26/Lib/site-packages/pywin32.pth', |
| 382 | '../third_party/python_26/Lib/site.py', |
| 383 | '../third_party/python_26/Lib/smtplib.py', |
| 384 | '../third_party/python_26/Lib/socket.py', |
| 385 | '../third_party/python_26/Lib/sre_compile.py', |
| 386 | '../third_party/python_26/Lib/sre_constants.py', |
| 387 | '../third_party/python_26/Lib/sre_parse.py', |
| 388 | '../third_party/python_26/Lib/ssl.py', |
| 389 | '../third_party/python_26/Lib/stat.py', |
| 390 | '../third_party/python_26/Lib/string.py', |
| 391 | '../third_party/python_26/Lib/struct.py', |
| 392 | '../third_party/python_26/Lib/tarfile.py', |
| 393 | '../third_party/python_26/Lib/tempfile.py', |
| 394 | '../third_party/python_26/Lib/textwrap.py', |
| 395 | '../third_party/python_26/Lib/threading.py', |
| 396 | '../third_party/python_26/Lib/traceback.py', |
| 397 | '../third_party/python_26/Lib/types.py', |
| 398 | '../third_party/python_26/Lib/urllib.py', |
| 399 | '../third_party/python_26/Lib/urlparse.py', |
| 400 | '../third_party/python_26/Lib/warnings.py', |
| 401 | '../third_party/python_26/Lib/xml/__init__.py', |
| 402 | '../third_party/python_26/Lib/xml/dom/NodeFilter.py', |
| 403 | '../third_party/python_26/Lib/xml/dom/__init__.py', |
| 404 | '../third_party/python_26/Lib/xml/dom/domreg.py', |
| 405 | '../third_party/python_26/Lib/xml/dom/minicompat.py', |
| 406 | '../third_party/python_26/Lib/xml/dom/minidom.py', |
| 407 | '../third_party/python_26/Lib/xml/dom/xmlbuilder.py', |
| 408 | '../third_party/python_26/Lib/xml/sax/__init__.py', |
| 409 | '../third_party/python_26/Lib/xml/sax/_exceptions.py', |
| 410 | '../third_party/python_26/Lib/xml/sax/handler.py', |
| 411 | '../third_party/python_26/Lib/xml/sax/saxutils.py', |
| 412 | '../third_party/python_26/Lib/xml/sax/xmlreader.py', |
| 413 | '../third_party/python_26/Lib/xmlrpclib.py', |
| 414 | '../third_party/python_26/python.exe', |
| 415 | '../third_party/python_26/python26.dll', |
[email protected] | 7636a1b | 2012-07-06 00:24:16 | [diff] [blame] | 416 | '<(PRODUCT_DIR)/icudt.dll', |
[email protected] | fc478b0 | 2012-07-06 13:09:06 | [diff] [blame] | 417 | 'data/ssl/certificates/weak_digest_md2_ee.pem', |
| 418 | 'data/ssl/certificates/weak_digest_md2_intermediate.pem', |
| 419 | 'data/ssl/certificates/weak_digest_md4_ee.pem', |
| 420 | 'data/ssl/certificates/weak_digest_md4_intermediate.pem', |
| 421 | 'data/ssl/certificates/weak_digest_md4_root.pem', |
| 422 | 'data/ssl/certificates/weak_digest_md5_ee.pem', |
| 423 | ], |
| 424 | 'isolate_dependency_untracked': [ |
| 425 | '../third_party/python_26/Lib/xml/parsers/', |
[email protected] | 256f4bd | 2012-04-12 01:59:29 | [diff] [blame] | 426 | ], |
| 427 | }, |
[email protected] | ca47d11 | 2012-07-13 20:12:31 | [diff] [blame] | 428 | }, { |
| 429 | 'variables': { |
| 430 | 'isolate_dependency_tracked': [ |
[email protected] | 3483dedb | 2012-10-22 22:30:40 | [diff] [blame^] | 431 | '../third_party/pywebsocket/src/mod_pywebsocket/__init__.py', |
| 432 | '../third_party/pywebsocket/src/mod_pywebsocket/_stream_base.py', |
| 433 | '../third_party/pywebsocket/src/mod_pywebsocket/_stream_hixie75.py', |
| 434 | '../third_party/pywebsocket/src/mod_pywebsocket/_stream_hybi.py', |
| 435 | '../third_party/pywebsocket/src/mod_pywebsocket/common.py', |
| 436 | '../third_party/pywebsocket/src/mod_pywebsocket/dispatch.py', |
| 437 | '../third_party/pywebsocket/src/mod_pywebsocket/extensions.py', |
| 438 | '../third_party/pywebsocket/src/mod_pywebsocket/http_header_util.py', |
| 439 | '../third_party/pywebsocket/src/mod_pywebsocket/memorizingfile.py', |
| 440 | '../third_party/pywebsocket/src/mod_pywebsocket/msgutil.py', |
| 441 | '../third_party/pywebsocket/src/mod_pywebsocket/mux.py', |
| 442 | '../third_party/pywebsocket/src/mod_pywebsocket/standalone.py', |
| 443 | '../third_party/pywebsocket/src/mod_pywebsocket/stream.py', |
| 444 | '../third_party/pywebsocket/src/mod_pywebsocket/util.py', |
[email protected] | ca47d11 | 2012-07-13 20:12:31 | [diff] [blame] | 445 | '../third_party/tlslite/tlslite/integration/TLSTwistedProtocolWrapper.py', |
| 446 | ], |
[email protected] | 3483dedb | 2012-10-22 22:30:40 | [diff] [blame^] | 447 | 'isolate_dependency_untracked': [ |
| 448 | '../third_party/pywebsocket/src/mod_pywebsocket/handshake/', |
| 449 | ], |
[email protected] | ca47d11 | 2012-07-13 20:12:31 | [diff] [blame] | 450 | }, |
[email protected] | 256f4bd | 2012-04-12 01:59:29 | [diff] [blame] | 451 | }], |
| 452 | ], |
| 453 | } |