isis-group / isis

The ISIS project aims to provide a framework to access a large variety of image processing libraries written in different programming languages and environments.
GNU General Public License v3.0
17 stars 14 forks source link

typeTest fails #27

Closed mih closed 12 years ago

mih commented 12 years ago

Running the unittests from the current master HEAD on Debian wheezy i386 yields this:

3: Test command: /home/michael/debian/lipsia/isis/obj-i486-linux-gnu/tests/CoreUtils/typeTest
3: Test timeout computed to be: 9.99988e+06
3: Running 7 test cases...
3: /home/michael/debian/lipsia/isis/tests/CoreUtils/typeTest.cpp(157): error in "type_conversion_test": check fRef2->as<std::string>() == "3.54150009" failed [3.5415 != 3.54150009]
3: 
3: *** 1 failure detected in test suite "ValueTest"
3/13 Test  #3: typeTest .........................***Failed    0.02 sec