File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,9 @@ function_structs_by_value_generated_ret_leaf_test: Pass, Slow # https://dartbug.
1212function_structs_by_value_generated_ret_test: Pass, Slow # https://dartbug.com/47303 https://dartbug.com/45007
1313native_assets/asset_*: Pass, Slow # https://dartbug.com/56330
1414
15+ [ $arch == simarm64_arm64 ]
16+ many_listener_callbacks_test/*: Pass, Slow
17+
1518[ $builder_tag == optimization_counter_threshold ]
1619aliasing_test: SkipByDesign # Already has VMOptions=--optimization-counter-threshold
1720function_callbacks_structs_by_value_generated_test: SkipByDesign # Already has VMOptions=--optimization-counter-threshold
@@ -115,4 +118,3 @@ data_not_asan_test: SkipByDesign # This test tries to allocate too much memory o
115118
116119[ $hot_reload || $hot_reload_rollback ]
117120isolate_group_bound_callback_test: SkipSlow # shared_slow_path_triggers_gc in combination with reload makes this test very slow
118- many_listener_callbacks_test/*: Skip # Starts many background threads that are leaked by hot reloading
You can’t perform that action at this time.
0 commit comments