Flutter test's output on test failure is too verbose. #3790
Labels
a: tests
"flutter test", flutter_test, or one of our tests
c: regression
It was better in the past than it is now
customer: fuchsia
I currently get 156 lines of exception backtraces with relevant information embeded within it.
Only 10 lines of the 156 lines are actually useful: ie. they tell me what the failure is and where.
We can do better.
Maybe we need to make a metric for the board. % lines of test failure useful: 6%
The text was updated successfully, but these errors were encountered: