Skip to content

Commit 59aa1cf

Browse files
committed
[co19] Roll co19 to a2087664aff8aa48ab19f52ac5ddfaf3ef3f20ab
2025-06-25 [email protected] dart-lang/co19#3180. Add `JSFloat32Array` tests (dart-lang/co19#3234) 2025-06-25 [email protected] Fixes dart-lang/co19#3231. Fix co19 tests failures in minified mode (dart-lang/co19#3233) 2025-06-24 [email protected] Fixes dart-lang/co19#3073. Wait for async check to complete (dart-lang/co19#3235) Cq-Include-Trybots: luci.dart.try:analyzer-linux-release-try Change-Id: Ie57c2f7a75e5af9933f318a254b6dbf029abaf5d Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/437200 Reviewed-by: Slava Egorov <[email protected]> Commit-Queue: Martin Kustermann <[email protected]>
1 parent 1530dcc commit 59aa1cf

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
@@ -54,7 +54,7 @@ vars = {
5454

5555
# co19 is a cipd package automatically generated for each co19 commit.
5656
# Use tests/co19/update.sh to update this hash.
57-
"co19_rev": "4d428cb31e858181487cec1b5822e841e538fc9d",
57+
"co19_rev": "a2087664aff8aa48ab19f52ac5ddfaf3ef3f20ab",
5858

5959
# The internal benchmarks to use. See go/dart-benchmarks-internal
6060
"benchmarks_internal_rev": "1fa5d33a45f7d4dd0093124706cdfa45d9270851",

0 commit comments

Comments
 (0)