Favor decimal notation over scientific notation for floats #1005
ci.yml
on: pull_request
ruby-versions
/
Generate Ruby versions
2s
Ruby memcheck
1m 6s
Matrix: host
Annotations
11 errors
|
Failure:
test/json/json_generator_test.rb#L775
<"1746861937.7842371"> expected but was
<"1.7468619377842371E9">.
diff:
- 1746861937.7842371
? -
+ 1.7468619377842371E9
? + ++
|
|
macos-14 jruby
Process completed with exit code 1.
|
|
Failure:
test/json/json_generator_test.rb#L775
<"1746861937.7842371"> expected but was
<"1.7468619377842371E9">.
diff:
- 1746861937.7842371
? -
+ 1.7468619377842371E9
? + ++
|
|
macos-14 jruby-head
Process completed with exit code 1.
|
|
windows-latest head
Process completed with exit code 1.
|
|
Failure:
test/json/json_generator_test.rb#L775
<"1746861937.7842371"> expected but was
<"1.7468619377842371E9">.
diff:
- 1746861937.7842371
? -
+ 1.7468619377842371E9
? + ++
|
|
ubuntu-latest jruby-9.4
Process completed with exit code 1.
|
|
Failure:
test/json/json_generator_test.rb#L775
<"1746861937.7842371"> expected but was
<"1.7468619377842371E9">.
diff:
- 1746861937.7842371
? -
+ 1.7468619377842371E9
? + ++
|
|
ubuntu-latest jruby-head
Process completed with exit code 1.
|
|
Failure:
test/json/json_generator_test.rb#L775
<"1746861937.7842371"> expected but was
<"1.7468619377842371E9">.
diff:
- 1746861937.7842371
? -
+ 1.7468619377842371E9
? + ++
|
|
ubuntu-latest jruby
Process completed with exit code 1.
|