You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello team, just upgrade my IntelliJ to 2020.2 and am now getting this error on my test packages
Warning: You should set `SILENT_OBSERVATORY` to true when debugging the VM as it will output the observatory URL by default.
This breaks the various reporter contracts.
To set the value define `DART_VM_OPTIONS=-DSILENT_OBSERVATORY=true`.
All test files are working prior to the upgrade.
Here are some details am running on
IntelliJ IDEA 2020.2 (Ultimate Edition), Build #IU-202.6397.94, built on July 27, 2020
Flutter (plugin) - 48.0.4
Dart (plugin) - 202.6397.47
paulus85, reinaldomoreira, Zazo032, mh-achesarone, sydneyagcaoili and 3 more