Skip to content

Don't use assert_separatly if not needed#455

Merged
tompng merged 1 commit intoruby:masterfrom
tompng:fix_assert_separately_fail
Nov 11, 2025
Merged

Don't use assert_separatly if not needed#455
tompng merged 1 commit intoruby:masterfrom
tompng:fix_assert_separately_fail

Conversation

@tompng
Copy link
Copy Markdown
Member

@tompng tompng commented Nov 11, 2025

Fixes ci failure in ruby-2.5 and 2.6
precs test doesn't need to be run separately as long as $VERBOSE is restored after the test.
BigMath.log's assert_separately is added when it was implemented in C, but BigMath.log is now implemented in Ruby.

@tompng tompng merged commit 84646b8 into ruby:master Nov 11, 2025
81 checks passed
@tompng tompng deleted the fix_assert_separately_fail branch November 11, 2025 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant