Skip to content

Remove pending when testing StringConverter with JRuby#139

Merged
bastelfreak merged 1 commit intomainfrom
jruby-pending-%a
Jun 20, 2025
Merged

Remove pending when testing StringConverter with JRuby#139
bastelfreak merged 1 commit intomainfrom
jruby-pending-%a

Conversation

@smortex
Copy link
Copy Markdown
Member

@smortex smortex commented Jun 20, 2025

The version of JRuby we are using do support the %a format. This
result in a bunch of extra failures on JRuby because the tests are
expected to fail but are actually passing.

Remove the pending and make the test ensure the result is the expected
on on JRuby.

The version of JRuby we are using do support the `%a` format.  This
result in a bunch of extra failures on JRuby because the tests are
expected to fail but are actually passing.

Remove the pending and make the test ensure the result is the expected
on on JRuby.
@smortex smortex changed the title Remove pending when testing StringConverter with JRuby Remove pending when testing StringConverter with JRuby Jun 20, 2025
@bastelfreak bastelfreak added the skip-changelog Excluded from CHANGELOG label Jun 20, 2025
@bastelfreak bastelfreak merged commit 4751f2a into main Jun 20, 2025
13 of 14 checks passed
@bastelfreak bastelfreak deleted the jruby-pending-%a branch June 20, 2025 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Excluded from CHANGELOG

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants