Skip to content

Commit 39689eb

Browse files
committed
[co19] Roll co19 to 9c07e26d67665de7972ba6f7e87369933a978545
2020-09-01 [email protected] Fixes 928: nonfunction-type-aliases option added. 2020-09-01 [email protected] Set literals tests failures fixed 2020-09-01 [email protected] Test fixed to not to be racy 2020-09-01 [email protected] Float32List.join() and Float32x4List tests fixed. Use correct float values 2020-08-31 [email protected] typed_data tests fixed and issue numbers added 2020-08-31 [email protected] 916: LibTest\Spread-collections tests adopted for null safety. Change-Id: Id62b90a2cf84738aaba0217764e9b01164f7109a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/161482 Reviewed-by: Jonas Termansen <[email protected]>
1 parent 1f92293 commit 39689eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ vars = {
4444
# co19 is a cipd package. Use update.sh in tests/co19[_2] to update these
4545
# hashes. It requires access to the dart-build-access group, which EngProd
4646
# has.
47-
"co19_rev": "12855e59cd7e031d076cc8cece9f5ee08e77ca8c",
47+
"co19_rev": "9c07e26d67665de7972ba6f7e87369933a978545",
4848
"co19_2_rev": "e48b3090826cf40b8037648f19d211e8eab1b4b6",
4949

5050
# The internal benchmarks to use. See go/dart-benchmarks-internal

0 commit comments

Comments
 (0)