Flaky test: "port test dart fail async"
Open
bug
help wanted
- Dominant language
- Dart
- Stars
- 29
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the bug
The test "port test dart fail async" is flakey and fails occasionally.
### To Reproduce
Run the test and/or all tests in the file. Unsure what causes the flakiness and if there is a real issue or not.
### Expected behavior
pass
### Actual behavior
```
TimeoutException after 0:00:30.000000: Test timed out after 30 seconds. See https://pub.dev/packages/test#timeouts
dart:isolate _RawReceivePort._handleMessage
```
### Additional: Dart SDK info
_No response_
### Additional: pubspec.yaml
_No response_
### Additional: Context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.