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

Fix spec for String#encode and String.new on DragonFlyBSD #13944

Conversation

GeopJr
Copy link
Contributor

@GeopJr GeopJr commented Nov 3, 2023

While testing #13942, I noticed some String specs failing on DragonFlyBSD (more details) due to the same iconv encoder expectation as FreeBSD

The smoke tests won't catch them so here's the output:

before
Screenshot from 2023-11-03 05-52-30

after
Screenshot from 2023-11-03 05-54-11

@GeopJr GeopJr changed the title Fix spec for String#encode and String#decode on DragonFlyBSD Fix spec for String#encode and String#new on DragonFlyBSD Nov 3, 2023
@GeopJr GeopJr force-pushed the fix/spec/string-encode-string-decode-dragonflybsd branch from 7aee877 to 8e14b82 Compare November 3, 2023 04:06
@GeopJr GeopJr changed the title Fix spec for String#encode and String#new on DragonFlyBSD Fix spec for String#encode and String.new on DragonFlyBSD Nov 3, 2023
@GeopJr GeopJr force-pushed the fix/spec/string-encode-string-decode-dragonflybsd branch from 8e14b82 to 479d634 Compare November 3, 2023 04:08
@straight-shoota straight-shoota added this to the 1.11.0 milestone Nov 3, 2023
@straight-shoota straight-shoota merged commit 4ea385a into crystal-lang:master Nov 4, 2023
53 of 55 checks passed
Blacksmoke16 pushed a commit to Blacksmoke16/crystal that referenced this pull request Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants