File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -57,9 +57,9 @@ function_callbacks_many_test/*: Skip # Test harness doesn't support multitest wi
5757function_callbacks_structs_by_value_generated_test/*: Skip # Test harness doesn't support multitest with Fuchsia
5858function_callbacks_structs_by_value_native_callable_generated_test/*: Skip # Test harness doesn't support multitest with Fuchsia
5959function_callbacks_subtype_test/*: Skip # Test harness doesn't support multitest with Fuchsia
60- isolate_group_shared_callback_test : Skip # gen_snapshot requires experimental-shared-data flag
61- isolate_group_shared_init_test : Skip # gen_snapshot requires experimental-shared-data flag
62- isolate_group_shared_send_test : Skip # gen_snapshot requires experimental-shared-data flag
60+ isolate_group_bound_callback_test : Skip # gen_snapshot requires experimental-shared-data flag
61+ isolate_group_bound_init_test : Skip # gen_snapshot requires experimental-shared-data flag
62+ isolate_group_bound_send_test : Skip # gen_snapshot requires experimental-shared-data flag
6363native_assets/*: Skip # Source not available in the emulator
6464run_isolate_group_run_test: Skip # gen_snapshot requires experimental-shared-data flag
6565static_checks/*: SkipByDesign # Expecting compile time failures in multi tests doesn't work on the Fuchsia test runner.
@@ -111,4 +111,4 @@ callback_unwind_error_test: Crash # https://github.com/dart-lang/sdk/issues/3948
111111data_not_asan_test: SkipByDesign # This test tries to allocate too much memory on purpose.
112112
113113[ $hot_reload || $hot_reload_rollback ]
114- isolate_group_shared_callback_test : SkipSlow # shared_slow_path_triggers_gc in combination with reload makes this test very slow
114+ isolate_group_bound_callback_test : SkipSlow # shared_slow_path_triggers_gc in combination with reload makes this test very slow
You can’t perform that action at this time.
0 commit comments