swatantra / redis

Automatically exported from code.google.com/p/redis
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Solaris libc outputs "Infinity" instead of "inf" leading to inconsistent output #320

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
In Solaris 5.10, Redis 2.0.0 stable fails in tests #175, #177, #452, #454 with 
error message: Expected 'Infinity' to be equal to 'inf'

Original issue reported on code.google.com by anti...@gmail.com on 3 Sep 2010 at 3:48

GoogleCodeExporter commented 8 years ago
head (abe18d0e00f8ef15aac1 "Fix for solaris compilation bug Issue 325") 

fail #242, #244, #623, #625 fail with with error "Expected 'Infinity' to be 
equal to 'inf'"

This is just to note that the test numbers have changed since this was 
originally logged (I guess cause we're on the master branch rather than stable).

Original comment by anko.com on 6 Sep 2010 at 11:08