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

Mark some tests as manual, fix ColorParse tests with invalid point #2434

Merged
merged 1 commit into from Mar 5, 2023

Conversation

Miepee
Copy link
Contributor

@Miepee Miepee commented Mar 4, 2023

  • Mark some tests that need manual intervention as manual (printer test and RunIterationShouldAllowBlocking)
  • Fix a bug in Color.TryParse returning invalid Colors when the user is on a culture that uses something other than a . for decimal point (i.e. German culture with , trying to parse rgba(12,34,56,0.5)) and adds it to the test suite in order for it to not happen again.

@cwensley
Copy link
Member

cwensley commented Mar 5, 2023

Looks great! Thanks for the fixes.

@cwensley cwensley added the bug label Mar 5, 2023
@cwensley cwensley added this to the 2.7.4 milestone Mar 5, 2023
@cwensley cwensley merged commit 6b55a8c into picoe:develop Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants