mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 12:24:24 +00:00
[co19] Roll co19 to c99bc4280fe5ea323c4c937fd073c5e2d17fd975
2020-09-07 sgrekhov@unipro.ru LibTests/html tests fixed after tryjob run 2020-09-07 irina.arkhipets@gmail.com Additional fix for the Issue 390: two regression tests corrected. 2020-09-04 sgrekhov@unipro.ru Some LanguageFeatures/regression tests fixed Change-Id: Id4fb75ee8f595c4bea12f2c6974b087794409956 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/161940 Reviewed-by: William Hesse <whesse@google.com>
This commit is contained in:
parent
42c4c3c1bd
commit
bd2746189b
1 changed files with 1 additions and 1 deletions
2
DEPS
2
DEPS
|
@ -44,7 +44,7 @@ vars = {
|
|||
# co19 is a cipd package. Use update.sh in tests/co19[_2] to update these
|
||||
# hashes. It requires access to the dart-build-access group, which EngProd
|
||||
# has.
|
||||
"co19_rev": "373869fb6ab96191868589e73a13711c31690402",
|
||||
"co19_rev": "c99bc4280fe5ea323c4c937fd073c5e2d17fd975",
|
||||
"co19_2_rev": "e48b3090826cf40b8037648f19d211e8eab1b4b6",
|
||||
|
||||
# The internal benchmarks to use. See go/dart-benchmarks-internal
|
||||
|
|
Loading…
Reference in a new issue