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

MediaTypeDetectorTest fails on some machines #509

Closed
vorburger opened this issue Feb 19, 2024 · 0 comments · Fixed by #609
Closed

MediaTypeDetectorTest fails on some machines #509

vorburger opened this issue Feb 19, 2024 · 0 comments · Fixed by #609
Assignees
Labels
bug Something isn't working build Build, CI, etc. (w.o. #testing) contributors Affects Contributors (not users) good first issue Good for newcomers google Google.com help wanted Extra attention is needed

Comments

@vorburger
Copy link
Member

1) testDetect(dev.enola.common.io.mediatype.MediaTypeDetectorTest)
value of: detect(...)
expected: application/yaml; charset=utf-8
but was : application/yaml
	at dev.enola.common.io.mediatype.MediaTypeDetectorTest.testDetect(MediaTypeDetectorTest.java:60)

This is likely because code somewhere (inadvertently) uses platform specific encoding...

@vorburger vorburger added bug Something isn't working build Build, CI, etc. (w.o. #testing) google Google.com contributors Affects Contributors (not users) labels Feb 19, 2024
@vorburger vorburger self-assigned this Feb 19, 2024
@vorburger vorburger added help wanted Extra attention is needed good first issue Good for newcomers labels Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working build Build, CI, etc. (w.o. #testing) contributors Affects Contributors (not users) good first issue Good for newcomers google Google.com help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant