mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 08:07:11 +00:00
[co19] Roll co19_2 to 3e1ea1af9ef293d7f6a8f3332b5c71c7072a30e0
2021-08-31 irina.arkhipets@gmail.com Issue 1094: Tests updated. 2021-08-31 irina.arkhipets@gmail.com Issue 1094: Missing issue tags added. 2021-08-31 irina.arkhipets@gmail.com Issue 1094: LibTest/core test updated. 2021-08-31 sgrekhov@unipro.ru 1177. Tests updated to expect compile errors according to the new behaviour 2021-08-30 irina.arkhipets@gmail.com Fixes 1176: regression tests updated, missing issue tags added. 2021-08-25 irina.arkhipets@gmail.com Fixes 1170: tests re-named. 2021-08-24 sgrekhov@unipro.ru 1169. Change error expectation for CFE according to the new behaviour 2021-08-17 irina.arkhipets@gmail.com Issue 1158: Language/Expressions/Numbers test splitted to web and non-web ones. Non-web ones should be excluded for dart2js in status files. Minor changes. 2021-08-17 irina.arkhipets@gmail.com Issue 1158: Some tests splitted to web and non-web ones. Non-web ones should be excluded for dart2js in status files. 2021-08-16 irina.arkhipets@gmail.com Issue 1158: Changes from master moved to pre-nnbd branch, CyclicInitialization test corrected. 2021-08-16 irina.arkhipets@gmail.com Issue 1164: Got rid of toInt32, toInt16, toInt8 functions. 2021-08-13 irina.arkhipets@gmail.com Issue 1094: missing Issue tags and additional note added. Change-Id: If6649c595fd6c820e157bdcb462bb6d7a08194e3 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/212460 Reviewed-by: William Hesse <whesse@google.com>
This commit is contained in:
parent
9076b6a76a
commit
74b118d37f
1 changed files with 1 additions and 1 deletions
2
DEPS
2
DEPS
|
@ -45,7 +45,7 @@ vars = {
|
||||||
# hashes. It requires access to the dart-build-access group, which EngProd
|
# hashes. It requires access to the dart-build-access group, which EngProd
|
||||||
# has.
|
# has.
|
||||||
"co19_rev": "a3af05fb4ee10b065bf0f5bfe4e9546bc077d5e8",
|
"co19_rev": "a3af05fb4ee10b065bf0f5bfe4e9546bc077d5e8",
|
||||||
"co19_2_rev": "7637bcb24abf21b5e2f8dd24d3fe619f777391f5",
|
"co19_2_rev": "3e1ea1af9ef293d7f6a8f3332b5c71c7072a30e0",
|
||||||
|
|
||||||
# The internal benchmarks to use. See go/dart-benchmarks-internal
|
# The internal benchmarks to use. See go/dart-benchmarks-internal
|
||||||
"benchmarks_internal_rev": "076df10d9b77af337f2d8029725787155eb1cd52",
|
"benchmarks_internal_rev": "076df10d9b77af337f2d8029725787155eb1cd52",
|
||||||
|
|
Loading…
Reference in a new issue