We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddbf7be commit 2b88dbcCopy full SHA for 2b88dbc
spec/ruby/core/float/round_spec.rb
@@ -136,7 +136,7 @@
136
-4.809999999999999.round(5, half: :even).should eql(-4.81)
137
end
138
139
- ruby_bug "", ""..."3.3" do
+ ruby_bug "#19318", ""..."3.3" do
140
# These numbers are neighbouring floating point numbers round a
141
# precise value. They test that the rounding modes work correctly
142
# round that value and precision is not lost which might cause
0 commit comments