File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff 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" : "c422b993c6e17d78f42e3d7968c86ff1f42388ad " ,
57+ "co19_rev" : "677a4913274d00d7e8bdfb60c8dbbe6d64904b3b " ,
5858
5959 # The internal benchmarks to use. See go/dart-benchmarks-internal
6060 "benchmarks_internal_rev" : "1fa5d33a45f7d4dd0093124706cdfa45d9270851" ,
Original file line number Diff line number Diff line change @@ -46,3 +46,4 @@ LibTest/async/Stream/Stream.periodic_all_t02: Skip # Issue 42898
4646[ $compiler == fasta || $runtime == dart_precompiled || $runtime == vm ]
4747LibTest/html/*: SkipByDesign # dart:html not supported on VM.
4848LibTest/js_interop/*: SkipByDesign # dart:js_interop not supported on VM.
49+ LibTest/js_interop_unsafe/*: SkipByDesign # dart:js_interop not supported on VM.
You can’t perform that action at this time.
0 commit comments