Skip to content

Commit e69b7ea

Browse files
sgrekhovCommit Queue
authored andcommitted
[co19] Roll co19 to a5d7b62b78dd9278c30a44cb2d22b8870b360a0e
2025-07-10 [email protected] dart-lang/co19#3180. Add JSExport tests. Part 3. (dart-lang/co19#3252) 2025-07-09 [email protected] dart-lang/co19#3180. Add JSExport tests. Part 2. (dart-lang/co19#3251) 2025-07-08 [email protected] dart-lang/co19#3180. Add additional `NullRejectionException` test (dart-lang/co19#3249) 2025-07-08 [email protected] dart-lang/co19#3180. Add JSExport tests. Part 1. (dart-lang/co19#3250) 2025-07-04 [email protected] Fixes dart-lang/co19#3245. Fix int to double conversion in jsNumber_t01.dart (dart-lang/co19#3248) 2025-07-04 [email protected] dart-lang/co19#3180. Add `NullRejectionException` tests (dart-lang/co19#3247) Cq-Include-Trybots: luci.dart.try:analyzer-linux-release-try,dart2js-minified-linux-d8-try Change-Id: I4b44a79d210d19153a464a9eadb86996d2876cf6 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/439840 Reviewed-by: Erik Ernst <[email protected]> Reviewed-by: Chloe Stefantsova <[email protected]> Commit-Queue: Erik Ernst <[email protected]>
1 parent 15a0089 commit e69b7ea

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": "e4ef2c487fefac2bf357c464dc2048f777c9312d",
57+
"co19_rev": "a5d7b62b78dd9278c30a44cb2d22b8870b360a0e",
5858

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

0 commit comments

Comments
 (0)