-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projecta: desktopRunning on desktopRunning on desktopa: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsc: tech-debtTechnical debt, code quality, testing, etc.Technical debt, code quality, testing, etc.platform-macBuilding on or for macOS specificallyBuilding on or for macOS specifically
Description
Running the main runloop in kCFRunLoopDefaultMode in a test causes the test to crash.
See flutter/engine#33838 (comment).
This prevents us from using async expectations in flutter_desktop_darwin_unittests.
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projecta: desktopRunning on desktopRunning on desktopa: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsc: tech-debtTechnical debt, code quality, testing, etc.Technical debt, code quality, testing, etc.platform-macBuilding on or for macOS specificallyBuilding on or for macOS specifically