File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1988,7 +1988,7 @@ refs/tags/2.14.0-96.0.dev: 1eee24e50fc3028754d9a8e98852b949c04da4e4
19881988refs/tags/2.14.0-97.0.dev: ba9c1636e87fbdcc02b8bc4a584455c32f8378b4
19891989refs/tags/2.14.0-98.0.dev: f2d370c93582bbf4da42b5dd4c906d6145b01ea9
19901990refs/tags/2.14.0-99.0.dev: e722f62b48fb382534efc1f20735def68848006f
1991- refs/heads/main: 904c6fd6fa402f7f9586a1a5f156127357540d2f
1991+ refs/heads/main: 5b119191a5162c46d4ae666a4e123b49a218c87e
19921992refs/heads/TedSander-patch-1: 739563c962fea6f5e2883a8d84f8638c48f2aa40
19931993refs/tags/2.13.1: 53a67a7b0650edb435535a50b5c430abbc68bc60
19941994refs/tags/2.13.3: a77223333944631f8f48a76e7f4697a4877e29d7
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ LanguageFeatures/FinalizationRegistry/ffi/*: SkipByDesign # https://dartbug.com/
4242LibTest/collection/ListBase/ListBase_class_A01_t01: SkipSlow # Issue 43036
4343LibTest/collection/ListMixin/ListMixin_class_A01_t01: SkipSlow # Issue 43036
4444
45- [ $arch == simarm || $arch == simarm64 ]
45+ [ $arch == simarm || $arch == simarm64 || $arch == simarm64c || $arch == simriscv32 || $arch == simriscv64 ]
4646LanguageFeatures/FinalizationRegistry/ffi/*: SkipByDesign # https://github.com/dart-lang/sdk/issues/37299
4747
4848# It makes no sense to run any test that uses spawnURI under the simulator
You can’t perform that action at this time.
0 commit comments