-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsc: flakeTests that sometimes, but not always, incorrectly passTests that sometimes, but not always, incorrectly passengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.
Description
Most recent failure https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket.appspot.com/8861983024304179360/+/steps/Host_Tests_for_host_release/0/stdout. It reproduces locally too.
DartIsolateTest_ValidLoadingUnitSucceeds_Test attempts to enter same isolate twice: once in DartIsolate::LoadLoadingUnit when it creates DartState on one thread, before that in DartMessageHandler::OnHandleMessage/Dart_EnterIsolate on another thread.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsc: flakeTests that sometimes, but not always, incorrectly passTests that sometimes, but not always, incorrectly passengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.