-
Notifications
You must be signed in to change notification settings - Fork 318
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FlutterTestRunner]: Missing nodeId: TestStartedEvent{name='', running=true} #7614
Comments
I have the same issue Version informationIntelliJ IDEA Error getting Flutter sdk information. flutter doctor -v
ExceptionThe call stack of error 1
The call stack of error 2
|
I've updated my tools but this still seems to be a problem with these versions: Version informationIntelliJ IDEA Flutter 3.24.5 • channel stable • https://github.com/flutter/flutter.git |
What happened
I wrote a simple unit test for a dart class used in a flutter project. I tried to run the test using the IntelliJ IDEA IDE. The IDE reported a 2 errors and suggested that I create this bug report [1 of 2].
Version information
IntelliJ IDEA
2024.2.0.1
• Flutter pluginio.flutter 81.1.3
• Dart plugin242.20629
Flutter 3.22.3 • channel stable • https://github.com/flutter/flutter.git
Framework • revision b0850beeb2 (5 weeks ago) • 2024-07-16 21:43:41 -0700
Engine • revision 235db911ba
Tools • Dart 3.4.4 • DevTools 2.34.3
Exception
null
Version info
Please note that my flutter project is using
fvm
, so I will attach the output of bothfvm flutter doctor -v
fvm.flutter.doctor.txt andflutter doctor -v
flutter.doctor.txt as files to this ticket.The text was updated successfully, but these errors were encountered: