You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failures:
1) time minus precision handles BC time correctly
Failure/Error: (time - other_time).should eq(-63504988500.0)
expected: -63504988500.0
got: -63504994739.0
(compared using ==)
# ./spec/regression/GH-652_time_add.rb:14:in `(root)'
Finished in 0.072 seconds
2 examples, 1 failure
Failed examples:
rspec ./spec/regression/GH-652_time_add.rb:11 # time minus precision handles BC time correctly
The text was updated successfully, but these errors were encountered:
GH-652 spec file does not pass on current master. My UTC offset is +09:00.
On current master:
Command
Results
The text was updated successfully, but these errors were encountered: