We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
./tools/test.py -m release -c none -r vm --checked --no-preview-dart-2 --use-sdk pkg_tested/dart_style/test/formatter_test
I see 4 unit test failures here, many with the message "Could not format because the source could not be parsed:".
The text was updated successfully, but these errors were encountered:
@danrubel in case the parser failures are interesting
Sorry, something went wrong.
As of today, all but 3 are fixed. Working on them...
dart formatter changes:
Blocked on dart-lang/dart_style#725
fixed I believe
danrubel
No branches or pull requests
./tools/test.py -m release -c none -r vm --checked --no-preview-dart-2 --use-sdk pkg_tested/dart_style/test/formatter_test
I see 4 unit test failures here, many with the message "Could not format because the source could not be parsed:".
The text was updated successfully, but these errors were encountered: