Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(169)

Side by Side Diff: content/content_browsertests.isolate

Issue 401923004: Update isolate files for content tests and enable swarming for them. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « build/all.gyp ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2013 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2013 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 { 4 {
5 'conditions': [ 5 'conditions': [
6 ['OS=="android"', { 6 ['OS=="android"', {
7 'variables': { 7 'variables': {
8 'isolate_dependency_tracked': [ 8 'isolate_dependency_tracked': [
9 '<(PRODUCT_DIR)/content_shell/assets/content_shell.pak', 9 '<(PRODUCT_DIR)/content_shell/assets/content_shell.pak',
10 ], 10 ],
(...skipping 12 matching lines...) Expand all
23 'variables': { 23 'variables': {
24 'command': [ 24 'command': [
25 '../testing/xvfb.py', 25 '../testing/xvfb.py',
26 '<(PRODUCT_DIR)', 26 '<(PRODUCT_DIR)',
27 '<(PRODUCT_DIR)/content_browsertests<(EXECUTABLE_SUFFIX)', 27 '<(PRODUCT_DIR)/content_browsertests<(EXECUTABLE_SUFFIX)',
28 '--test-launcher-bot-mode', 28 '--test-launcher-bot-mode',
29 ], 29 ],
30 'isolate_dependency_tracked': [ 30 'isolate_dependency_tracked': [
31 '../testing/xvfb.py', 31 '../testing/xvfb.py',
32 '<(PRODUCT_DIR)/content_shell.pak', 32 '<(PRODUCT_DIR)/content_shell.pak',
33 '<(PRODUCT_DIR)/fonts.conf',
34 '<(PRODUCT_DIR)/libclearkeycdm.so',
35 '<(PRODUCT_DIR)/libclearkeycdmadapter.so',
36 '<(PRODUCT_DIR)/libffmpegsumo.so', 33 '<(PRODUCT_DIR)/libffmpegsumo.so',
34 '<(PRODUCT_DIR)/libosmesa.so',
35 '<(PRODUCT_DIR)/libppapi_tests.so',
37 '<(PRODUCT_DIR)/plugins/libtest_netscape_plugin.so', 36 '<(PRODUCT_DIR)/plugins/libtest_netscape_plugin.so',
37 '<(PRODUCT_DIR)/xdisplaycheck<(EXECUTABLE_SUFFIX)',
38 ], 38 ],
39 }, 39 },
40 }], 40 }],
41 ['OS=="linux" or OS=="mac" or OS=="win"', { 41 ['OS=="linux" or OS=="mac" or OS=="win"', {
42 'variables': { 42 'variables': {
43 'isolate_dependency_tracked': [ 43 'isolate_dependency_tracked': [
44 '../ppapi/tests/test_case.html',
45 '../ppapi/tests/test_page.css',
44 '../testing/test_env.py', 46 '../testing/test_env.py',
45 '<(PRODUCT_DIR)/content_browsertests<(EXECUTABLE_SUFFIX)', 47 '<(PRODUCT_DIR)/content_browsertests<(EXECUTABLE_SUFFIX)',
46 ], 48 ],
47 'isolate_dependency_untracked': [ 49 'isolate_dependency_untracked': [
48 '../net/tools/testserver/', 50 '../net/tools/testserver/',
49 '../third_party/WebKit/Tools/Scripts/',
50 '../third_party/lighttpd/',
51 '../third_party/pyftpdlib/', 51 '../third_party/pyftpdlib/',
52 '../third_party/pywebsocket/', 52 '../third_party/pywebsocket/',
53 '../third_party/tlslite/', 53 '../third_party/tlslite/',
54 ], 54 ],
55 }, 55 },
56 }], 56 }],
57 ['OS=="mac"', { 57 ['OS=="mac"', {
58 'variables': { 58 'variables': {
59 'isolate_dependency_tracked': [ 59 'isolate_dependency_tracked': [
60 '<(PRODUCT_DIR)/clearkeycdmadapter.plugin',
61 '<(PRODUCT_DIR)/content_resources.pak',
62 '<(PRODUCT_DIR)/ffmpegsumo.so', 60 '<(PRODUCT_DIR)/ffmpegsumo.so',
63 '<(PRODUCT_DIR)/plugins/TestNestscapePlugin.plugin', 61 '<(PRODUCT_DIR)/ppapi_tests.plugin/Contents/MacOS/ppapi_tests',
64 '<(PRODUCT_DIR)/plugins/npapi_test_plugin.plugin',
65 ], 62 ],
66 'isolate_dependency_untracked': [ 63 'isolate_dependency_untracked': [
67 '<(PRODUCT_DIR)/Content Shell.app/', 64 '<(PRODUCT_DIR)/Content Shell.app/',
65 '<(PRODUCT_DIR)/plugins/npapi_test_plugin.plugin/',
66 '<(PRODUCT_DIR)/plugins/test_netscape_plugin.plugin/',
68 ], 67 ],
69 }, 68 },
70 }], 69 }],
71 ['OS=="mac" or OS=="win"', { 70 ['OS=="mac" or OS=="win"', {
72 'variables': { 71 'variables': {
73 'command': [ 72 'command': [
74 '../testing/test_env.py', 73 '../testing/test_env.py',
75 '<(PRODUCT_DIR)/content_browsertests<(EXECUTABLE_SUFFIX)', 74 '<(PRODUCT_DIR)/content_browsertests<(EXECUTABLE_SUFFIX)',
76 '--test-launcher-bot-mode', 75 '--test-launcher-bot-mode',
77 ], 76 ],
78 }, 77 },
79 }], 78 }],
80 ['OS=="win"', { 79 ['OS=="win"', {
81 'variables': { 80 'variables': {
82 'isolate_dependency_tracked': [ 81 'isolate_dependency_tracked': [
82 '<(PRODUCT_DIR)/content_shell.pak',
83 '<(PRODUCT_DIR)/ffmpegsumo.dll', 83 '<(PRODUCT_DIR)/ffmpegsumo.dll',
84 '<(PRODUCT_DIR)/chrome_100_percent.pak', 84 '<(PRODUCT_DIR)/os_mesa.dll',
85 '<(PRODUCT_DIR)/clearkeycdm.dll',
86 '<(PRODUCT_DIR)/clearkeycdmadapter.dll',
87 '<(PRODUCT_DIR)/content_shell.pak',
88 '<(PRODUCT_DIR)/plugins/np_test_netscape_plugin.dll', 85 '<(PRODUCT_DIR)/plugins/np_test_netscape_plugin.dll',
89 '<(PRODUCT_DIR)/plugins/npapi_test_plugin.dll', 86 '<(PRODUCT_DIR)/plugins/npapi_test_plugin.dll',
87 '<(PRODUCT_DIR)/ppapi_tests.dll',
90 ], 88 ],
91 }, 89 },
92 }], 90 }],
93 ], 91 ],
92 'includes': [
93 '../third_party/icu/icu.isolate',
94 ],
94 } 95 }
OLDNEW
« no previous file with comments | « build/all.gyp ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698