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

Locale sensitive test - testBasicSensor() #2643

Open
michalsrutek opened this issue Mar 14, 2024 · 0 comments
Open

Locale sensitive test - testBasicSensor() #2643

michalsrutek opened this issue Mar 14, 2024 · 0 comments

Comments

@michalsrutek
Copy link
Contributor

ℹ️

The testBasicSensor() seems to be Locale-sensitive and fails for different Locale, resulting in failure due to different decimal separator.

XCTAssertEqual failed: ("Optional("100,00 GB")") is not equal to ("Optional("100.00 GB")")

🔧

The test suite should probably use a fixed Locale.

🖼️

Screenshot 2024-03-14 at 20 19 17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants