mirror of
https://github.com/encounter/flutter.git
synced 2026-07-10 03:18:48 -07:00
b9f49a40f7
We now produce a more reasonable error message when we're missing the flutter_test dependency in a test. Also, remove the flutter_tools stack traces when the engine dies. Fixes #6187
4 lines
146 B
Plaintext
4 lines
146 B
Plaintext
<<skip until matching line>>
|
|
<<stderr>>
|
|
<<skip until matching line>>
|
|
Failed to load test harness\. +Are you missing a dependency on flutter_test\? |