diff --git a/runtime/tests/concurrency/stress_test_list.json b/runtime/tests/concurrency/stress_test_list.json index 612f227b09d..aa36937d324 100644 --- a/runtime/tests/concurrency/stress_test_list.json +++ b/runtime/tests/concurrency/stress_test_list.json @@ -3049,7 +3049,6 @@ "../../../tests/language/sync_star/yieldstar_test.dart", "../../../tests/language/syntax/nested_comments_test.dart", "../../../tests/language/syntax/statement_test.dart", - "../../../tests/language/syntax/syntax_native_test.dart", "../../../tests/language/this/as_covariant_call_checks_test.dart", "../../../tests/language/this/as_dynamic_call_checks_test.dart", "../../../tests/language/this/call_this_test.dart", @@ -3925,4 +3924,4 @@ "../../../tests/standalone/typed_data_test.dart", "../../../tests/standalone/typed_data_view_test.dart", "../../../tests/standalone/unboxed_int_converter_test.dart" -] +] \ No newline at end of file