-
Notifications
You must be signed in to change notification settings - Fork 29.7k
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.
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.