summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-18 15:48:41 +0000
committermaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-18 15:48:41 +0000
commit7adb41ff8c00f96922d5ffc6eaed5200e9ae2fa4 (patch)
treede2c53128064ffbd0aa21bc530e3b36c57c9a55d
parentc0499b9f775930faad8474ff3160ca11bef65d31 (diff)
downloadchromium_src-7adb41ff8c00f96922d5ffc6eaed5200e9ae2fa4.zip
chromium_src-7adb41ff8c00f96922d5ffc6eaed5200e9ae2fa4.tar.gz
chromium_src-7adb41ff8c00f96922d5ffc6eaed5200e9ae2fa4.tar.bz2
Add index 0 out of 10 of browser_tests test cases dependencies for linux.
For the very first time, this CL was completely automatically generated and the file was not hand-edited at all. autgenerated by: cd tools/isolate ../../testing/xvfb.py ../../out/Release ./trace_test_cases.py out/Release/browser_tests -V PRODUCT_DIR out/Release -c chrome --root-dir ../.. --index 0 --shards 10 ./merge_isolate.py ../../chrome/browser_tests.isolate ../../out/Release/browser_tests.test_cases.isolate -o ../../chrome/browser_tests.isolate R=thakis@chromium.org NOTRY=true BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10559038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142717 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--chrome/browser_tests.isolate10
1 files changed, 9 insertions, 1 deletions
diff --git a/chrome/browser_tests.isolate b/chrome/browser_tests.isolate
index 7c30aab..e9c302d 100644
--- a/chrome/browser_tests.isolate
+++ b/chrome/browser_tests.isolate
@@ -22,10 +22,18 @@
'<(PRODUCT_DIR)/chrome.pak',
'<(PRODUCT_DIR)/chrome<(EXECUTABLE_SUFFIX)',
'<(PRODUCT_DIR)/libffmpegsumo.so',
+ '<(PRODUCT_DIR)/test_data/chrome/test/data/webui/ntp4.js',
+ '<(PRODUCT_DIR)/test_data/chrome/test/data/webui/print_preview.js',
'<(PRODUCT_DIR)/xdisplaycheck<(EXECUTABLE_SUFFIX)',
+ 'test/data/webui/print_preview_hello_world_test.html',
+ 'test/data/webui/test_api.js',
+ 'third_party/mock4js/mock4js.js',
+ ],
+ 'isolate_dependency_untracked': [
+ '<(PRODUCT_DIR)/plugins/',
],
},
- }, { # else
+ }, {
'variables': {
'command': [
'../testing/test_env.py',