Skip to content
New issue

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

Uncomment some tests #145

Merged
merged 1 commit into from
May 10, 2023
Merged

Uncomment some tests #145

merged 1 commit into from
May 10, 2023

Conversation

natebosch
Copy link
Member

These tests had been commented out since the original commit in this
repo even though most of them would pass.

With these tests commented out the suite has an empty group which may
become disallowed.
dart-lang/test#1961

Change double quotes to single quotes.

Skip a test which is currently failing due to an error parsing a float
value with a single digit.

These tests had been commented out since the original commit in this
repo even though most of them would pass.

With these tests commented out the suite has an empty `group` which may
become disallowed.
dart-lang/test#1961

Change double quotes to single quotes.

Skip a test which is currently failing due to an error parsing a float
value with a single digit.
@natebosch natebosch requested a review from jonasfj May 10, 2023 04:26
@kevmoo
Copy link
Member

kevmoo commented May 10, 2023

Good find!

Copy link
Member

@jonasfj jonasfj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r+

@jonasfj jonasfj merged commit af3d8cd into master May 10, 2023
@jonasfj jonasfj deleted the uncomment-test branch May 10, 2023 09:46
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.

3 participants