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

Side by Side Diff: DEPS

Issue 1637103002: Test262 roll to the state as of 2016-19-1 (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Disable test on ignition Created 4 years, 10 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
« no previous file with comments | « no previous file | test/test262/test262.status » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Note: The buildbots evaluate this file with CWD set to the parent 1 # Note: The buildbots evaluate this file with CWD set to the parent
2 # directory and assume that the root of the checkout is in ./v8/, so 2 # directory and assume that the root of the checkout is in ./v8/, so
3 # all paths in here must match this assumption. 3 # all paths in here must match this assumption.
4 4
5 vars = { 5 vars = {
6 "git_url": "https://chromium.googlesource.com", 6 "git_url": "https://chromium.googlesource.com",
7 } 7 }
8 8
9 deps = { 9 deps = {
10 "v8/build/gyp": 10 "v8/build/gyp":
11 Var("git_url") + "/external/gyp.git" + "@" + "aa0301be5a241c2972f90ce2a08097 b63c916390", 11 Var("git_url") + "/external/gyp.git" + "@" + "aa0301be5a241c2972f90ce2a08097 b63c916390",
12 "v8/third_party/icu": 12 "v8/third_party/icu":
13 Var("git_url") + "/chromium/deps/icu.git" + "@" + "8d342a405be5ae8aacb1e16f0 bc31c3a4fbf26a2", 13 Var("git_url") + "/chromium/deps/icu.git" + "@" + "8d342a405be5ae8aacb1e16f0 bc31c3a4fbf26a2",
14 "v8/buildtools": 14 "v8/buildtools":
15 Var("git_url") + "/chromium/buildtools.git" + "@" + "be55b9ad86a4a5f76089598 4f93f76038e08e29e", 15 Var("git_url") + "/chromium/buildtools.git" + "@" + "be55b9ad86a4a5f76089598 4f93f76038e08e29e",
16 "v8/base/trace_event/common": 16 "v8/base/trace_event/common":
17 Var("git_url") + "/chromium/src/base/trace_event/common.git" + "@" + "d83d44 b13d07c2fd0a40101a7deef9b93b841732", 17 Var("git_url") + "/chromium/src/base/trace_event/common.git" + "@" + "d83d44 b13d07c2fd0a40101a7deef9b93b841732",
18 "v8/tools/swarming_client": 18 "v8/tools/swarming_client":
19 Var('git_url') + '/external/swarming.client.git' + '@' + "0b908f18767c8304dc 089454bc1c91755d21f1f5", 19 Var('git_url') + '/external/swarming.client.git' + '@' + "0b908f18767c8304dc 089454bc1c91755d21f1f5",
20 "v8/testing/gtest": 20 "v8/testing/gtest":
21 Var("git_url") + "/external/github.com/google/googletest.git" + "@" + "6f8a6 6431cb592dad629028a50b3dd418a408c87", 21 Var("git_url") + "/external/github.com/google/googletest.git" + "@" + "6f8a6 6431cb592dad629028a50b3dd418a408c87",
22 "v8/testing/gmock": 22 "v8/testing/gmock":
23 Var("git_url") + "/external/googlemock.git" + "@" + "0421b6f358139f02e102c9c 332ce19a33faf75be", 23 Var("git_url") + "/external/googlemock.git" + "@" + "0421b6f358139f02e102c9c 332ce19a33faf75be",
24 "v8/test/benchmarks/data": 24 "v8/test/benchmarks/data":
25 Var("git_url") + "/v8/deps/third_party/benchmarks.git" + "@" + "05d7188267b4 560491ff9155c5ee13e207ecd65f", 25 Var("git_url") + "/v8/deps/third_party/benchmarks.git" + "@" + "05d7188267b4 560491ff9155c5ee13e207ecd65f",
26 "v8/test/mozilla/data": 26 "v8/test/mozilla/data":
27 Var("git_url") + "/v8/deps/third_party/mozilla-tests.git" + "@" + "f6c578a10 ea707b1a8ab0b88943fe5115ce2b9be", 27 Var("git_url") + "/v8/deps/third_party/mozilla-tests.git" + "@" + "f6c578a10 ea707b1a8ab0b88943fe5115ce2b9be",
28 "v8/test/simdjs/data": Var("git_url") + "/external/github.com/tc39/ecmascript_ simd.git" + "@" + "c8ef63c728283debc25891123eb00482fee4b8cd", 28 "v8/test/simdjs/data": Var("git_url") + "/external/github.com/tc39/ecmascript_ simd.git" + "@" + "c8ef63c728283debc25891123eb00482fee4b8cd",
29 "v8/test/test262/data": 29 "v8/test/test262/data":
30 Var("git_url") + "/external/github.com/tc39/test262.git" + "@" + "67ba34b03a 46bac4254223ae25f42c7b959540f0", 30 Var("git_url") + "/external/github.com/tc39/test262.git" + "@" + "738a24b109 f3fa71be44d5c3701d73141d494510",
31 "v8/tools/clang": 31 "v8/tools/clang":
32 Var("git_url") + "/chromium/src/tools/clang.git" + "@" + "2b2edb2dbbc5818f98 972eeefd756cdcd69aa6f3", 32 Var("git_url") + "/chromium/src/tools/clang.git" + "@" + "2b2edb2dbbc5818f98 972eeefd756cdcd69aa6f3",
33 } 33 }
34 34
35 deps_os = { 35 deps_os = {
36 "android": { 36 "android": {
37 "v8/third_party/android_tools": 37 "v8/third_party/android_tools":
38 Var("git_url") + "/android_tools.git" + "@" + "f4c36ad89b2696b37d9cd7ca7d9 84b691888b188", 38 Var("git_url") + "/android_tools.git" + "@" + "f4c36ad89b2696b37d9cd7ca7d9 84b691888b188",
39 }, 39 },
40 "win": { 40 "win": {
(...skipping 125 matching lines...) Expand 10 before | Expand all | Expand 10 after
166 'name': 'clang', 166 'name': 'clang',
167 'pattern': '.', 167 'pattern': '.',
168 'action': ['python', 'v8/tools/clang/scripts/update.py', '--if-needed'], 168 'action': ['python', 'v8/tools/clang/scripts/update.py', '--if-needed'],
169 }, 169 },
170 { 170 {
171 # A change to a .gyp, .gypi, or to GYP itself should run the generator. 171 # A change to a .gyp, .gypi, or to GYP itself should run the generator.
172 "pattern": ".", 172 "pattern": ".",
173 "action": ["python", "v8/build/gyp_v8"], 173 "action": ["python", "v8/build/gyp_v8"],
174 }, 174 },
175 ] 175 ]
OLDNEW
« no previous file with comments | « no previous file | test/test262/test262.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698