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

Side by Side Diff: DEPS

Issue 2129143003: Update test and scheduled_test in DEPS (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 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
« no previous file with comments | « no previous file | no next file » | 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) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
2 # for details. All rights reserved. Use of this source code is governed by a 2 # for details. All rights reserved. Use of this source code is governed by a
3 # BSD-style license that can be found in the LICENSE file. 3 # BSD-style license that can be found in the LICENSE file.
4 4
5 vars = { 5 vars = {
6 # The dart_root is the root of our sdk checkout. This is normally 6 # The dart_root is the root of our sdk checkout. This is normally
7 # simply sdk, but if using special gclient specs it can be different. 7 # simply sdk, but if using special gclient specs it can be different.
8 "dart_root": "sdk", 8 "dart_root": "sdk",
9 9
10 # We use mirrors of all github repos to guarantee reproducibility and 10 # We use mirrors of all github repos to guarantee reproducibility and
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
85 "plugin_tag": "@0.2.0", 85 "plugin_tag": "@0.2.0",
86 "ply_rev": "@604b32590ffad5cbb82e4afef1d305512d06ae93", 86 "ply_rev": "@604b32590ffad5cbb82e4afef1d305512d06ae93",
87 "pool_tag": "@1.2.1", 87 "pool_tag": "@1.2.1",
88 "protobuf_tag": "@0.5.1+1", 88 "protobuf_tag": "@0.5.1+1",
89 "pub_cache_tag": "@v0.1.0", 89 "pub_cache_tag": "@v0.1.0",
90 "pub_rev": "@488ab539770512a234f0a01b74882dcbb3f1a4da", 90 "pub_rev": "@488ab539770512a234f0a01b74882dcbb3f1a4da",
91 "pub_semver_tag": "@1.2.1", 91 "pub_semver_tag": "@1.2.1",
92 "quiver_tag": "@0.21.4", 92 "quiver_tag": "@0.21.4",
93 "resource_rev":"@a49101ba2deb29c728acba6fb86000a8f730f4b1", 93 "resource_rev":"@a49101ba2deb29c728acba6fb86000a8f730f4b1",
94 "root_certificates_rev": "@aed07942ce98507d2be28cbd29e879525410c7fc", 94 "root_certificates_rev": "@aed07942ce98507d2be28cbd29e879525410c7fc",
95 "scheduled_test_tag": "@0.12.5+6", 95 "scheduled_test_tag": "@0.12.6",
96 "shelf_static_tag": "@0.2.3+4", 96 "shelf_static_tag": "@0.2.3+4",
97 "shelf_tag": "@0.6.5+2", 97 "shelf_tag": "@0.6.5+2",
98 "shelf_web_socket_tag": "@0.2.0", 98 "shelf_web_socket_tag": "@0.2.0",
99 "smoke_rev" : "@f3361191cc2a85ebc1e4d4c33aec672d7915aba9", 99 "smoke_rev" : "@f3361191cc2a85ebc1e4d4c33aec672d7915aba9",
100 "source_map_stack_trace_tag": "@1.0.4", 100 "source_map_stack_trace_tag": "@1.0.4",
101 "source_maps-0.9.4_rev": "@38524", 101 "source_maps-0.9.4_rev": "@38524",
102 "source_maps_tag": "@0.10.1", 102 "source_maps_tag": "@0.10.1",
103 "source_span_tag": "@1.2.0", 103 "source_span_tag": "@1.2.0",
104 "stack_trace_tag": "@1.4.2", 104 "stack_trace_tag": "@1.4.2",
105 "stream_channel_tag": "@1.3.1", 105 "stream_channel_tag": "@1.3.1",
106 "string_scanner_tag": "@0.1.4", 106 "string_scanner_tag": "@0.1.4",
107 "sunflower_rev": "@879b704933413414679396b129f5dfa96f7a0b1e", 107 "sunflower_rev": "@879b704933413414679396b129f5dfa96f7a0b1e",
108 "test_reflective_loader_tag": "@0.0.3", 108 "test_reflective_loader_tag": "@0.0.3",
109 "test_tag": "@0.12.13+5", 109 "test_tag": "@0.12.15+1",
110 "typed_data_tag": "@1.1.2", 110 "typed_data_tag": "@1.1.2",
111 "usage_rev": "@b5080dac0d26a5609b266f8fdb0d053bc4c1c638", 111 "usage_rev": "@b5080dac0d26a5609b266f8fdb0d053bc4c1c638",
112 "utf_rev": "@1f55027068759e2d52f2c12de6a57cce5f3c5ee6", 112 "utf_rev": "@1f55027068759e2d52f2c12de6a57cce5f3c5ee6",
113 "watcher_tag": "@0.9.7+2", 113 "watcher_tag": "@0.9.7+2",
114 "web_components_rev": "@6349e09f9118dce7ae1b309af5763745e25a9d61", 114 "web_components_rev": "@6349e09f9118dce7ae1b309af5763745e25a9d61",
115 "web_socket_channel_tag": "@1.0.4", 115 "web_socket_channel_tag": "@1.0.4",
116 "WebCore_rev": "@a86fe28efadcfc781f836037a80f27e22a5dad17", 116 "WebCore_rev": "@a86fe28efadcfc781f836037a80f27e22a5dad17",
117 "when_tag": "@0.2.0+2", 117 "when_tag": "@0.2.0+2",
118 "which_tag": "@0.1.3+1", 118 "which_tag": "@0.1.3+1",
119 "yaml_tag": "@2.1.5", 119 "yaml_tag": "@2.1.5",
(...skipping 354 matching lines...) Expand 10 before | Expand all | Expand 10 after
474 "--extract", 474 "--extract",
475 "-s", 475 "-s",
476 Var('dart_root') + "/third_party/clang.tar.gz.sha1", 476 Var('dart_root') + "/third_party/clang.tar.gz.sha1",
477 ], 477 ],
478 }, 478 },
479 { 479 {
480 "pattern": ".", 480 "pattern": ".",
481 "action": ["python", Var("dart_root") + "/tools/gyp_dart.py"], 481 "action": ["python", Var("dart_root") + "/tools/gyp_dart.py"],
482 }, 482 },
483 ] 483 ]
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698