Skip to content

Commit fd01012

Browse files
committed
[co19] Roll co19 to 5e94d0db25a8d8dfb6b1320bdb342e2935faf1d0
2022-07-13 [email protected] Add initial specparser workflow (dart-lang/co19#1364) 2022-07-07 [email protected] Fixes dart-lang/co19#1355. Expect that `Process.killPid` returns `false` only if process is already dead (dart-lang/co19#1357) 2022-07-06 [email protected] Fixes dart-lang/co19#1328. Fix error expectation places for CFE (dart-lang/co19#1353) 2022-07-05 [email protected] Fixes dart-lang/co19#1309. Update error expectations according to the current behavior (dart-lang/co19#1352) 2022-07-05 [email protected] Fix finalizer tests (dart-lang/co19#1338) 2022-07-04 [email protected] Fixes dart-lang/co19#1343. Use correct 'part' and 'part of' directives (dart-lang/co19#1349) 2022-07-04 [email protected] Fix typos (dart-lang/co19#1341) 2022-07-04 [email protected] Fixes dart-lang/co19#1340. Update expected error locations for CFE (dart-lang/co19#1348) 2022-07-04 [email protected] Fixes dart-lang/co19#1344. Wait for entryPoint is invoked before doing the test (dart-lang/co19#1346) 2022-07-01 [email protected] Fixes dart-lang/co19#1342. Expect STATIC_WARNING.INVALID_NULL_AWARE_OPERATOR for C?.foo (dart-lang/co19#1347) Change-Id: I1d5b116297f4b94930988914de4c0e03b68b2b8d Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/251463 Reviewed-by: Alexander Thomas <[email protected]>
1 parent 27ae8cf commit fd01012

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
@@ -43,7 +43,7 @@ vars = {
4343

4444
# co19 is a cipd package. Use update.sh in tests/co19[_2] to update these
4545
# hashes.
46-
"co19_rev": "9849573cd1b8317e58247b8c1672e89b1cd842e2",
46+
"co19_rev": "5e94d0db25a8d8dfb6b1320bdb342e2935faf1d0",
4747
# This line prevents conflicts when both packages are rolled simultaneously.
4848
"co19_2_rev": "b2034a17609472e374623f3dbe0efd9f5cb258af",
4949

0 commit comments

Comments
 (0)