You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dart_2/unboxed_param_tear_off_test: SkipByDesign # https://dartbug.com/37299 FFI helper not supported on simulator
290
290
dart_2/unboxed_param_test: SkipByDesign # https://dartbug.com/37299 FFI helper not supported on simulator
291
291
292
+
[ $arch == arm64 && $system == linux ]
293
+
dart/gc/fragmentation*: Skip # https://github.com/dart-lang/sdk/issues/52589 Uses a lot of memory. Re-enable after we migrate from the Cavium to GCE.
294
+
dart/gc/out_of_memory*: Skip # https://github.com/dart-lang/sdk/issues/52589 Uses a lot of memory. Re-enable after we migrate from the Cavium to GCE.
295
+
292
296
[ $arch == ia32 && $mode == debug ]
293
297
dart/*: Pass, Slow # The CFE is not run from AppJit snapshot, JIT warmup in debug mode very slow
294
298
dart_2/*: Pass, Slow # The CFE is not run from AppJit snapshot, JIT warmup in debug mode very slow
0 commit comments