8000 8000
Skip to content

Improve test error messages from flutter#87

Merged
dorny merged 1 commit intodevfrom
dart-error-message
Mar 31, 2021
Merged

Improve test error messages from flutter#87
dorny merged 1 commit intodevfrom
dart-error-message

Conversation

@dorny
Copy link
Copy Markdown
Owner
@dorny dorny commented Mar 31, 2021

For some reason the error message from flutter SDK might contain no useful information. Basically it just says that test failed and you should see the logs. Logs itself are provided as content of print event. This commit adds special processing for this behavior - it parses actual error message out of print event.

For some reason the error message from flutter SDK might contain no useful information. Basically it just says that test failed and you should see the logs. Logs itself are provided as content of `print` event. This commit adds special processing for this behavior - it parses actual error message out of print event.
@dorny dorny merged commit 3c4d3b3 into dev Mar 31, 2021
@dorny dorny deleted the dart-error-message branch March 31, 2021 19:28
@dorny dorny mentioned this pull request Apr 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

0