Thanks to visit codestin.com
Credit goes to github.com

Skip to content

flutter/engine DartIsolateTest_ValidLoadingUnitSucceeds_Test is flaky #71661

Closed
@aam

Description

@aam

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.

@chinmaygarde

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work lista: tests"flutter test", flutter_test, or one of our testsc: flakeTests that sometimes, but not always, incorrectly passengineflutter/engine repository. See also e: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions