|
From: taesaza <tae...@gm...> - 2011-08-31 03:39:52
|
Hi all, I am using QuantLib 1.1-2 and Boost 1.46.1 with my fedora 14 server After building QuantLib(make and sudo make install), I can't find error in build log. But when i trying to /test-suite/quantlib-test-suite, I have 3 failure.... this is the log Running 467 test cases... unknown location(0): fatal error in "QuantLib::detail::quantlib_test_case(&MarketModelSmmCapletAlphaCalibrationTest::testFunction)": std::ex ception: last caplet vol (0.1340376439125532) must be equal to last swaption vol (0.1340657951109429); discrepancy is 2.81511983896976e-05 utilities.hpp(78): last checkpoint unknown location(0): fatal error in "QuantLib::detail::quantlib_test_case(&MarketModelSmmCapletCalibrationTest::testFunction)": std::excepti on: last caplet vol (0.1340376439125532) must be equal to last swaption vol (0.1340657951109429); discrepancy is 2.81511983896976e-05 utilities.hpp(78): last checkpoint unknown location(0): fatal error in "QuantLib::detail::quantlib_test_case(&MarketModelSmmCapletHomoCalibrationTest::testFunction)": std::exc eption: last caplet vol (0.1340376439125532) must be equal to last swaption vol (0.1340657951109429); discrepancy is 2.81511983896976e-05 utilities.hpp(78): last checkpoint Tests completed in 24 m 27 s *** 3 failures detected in test suite "Master Test Suite" when i trying to /test-suite/quantlib-benchmark, therer is no error. I can't find what is the problem..... Please tell me some idea..... thanks, Bob -- View this message in context: http://old.nabble.com/quantlib-test-suite-was-failed-tp32369059p32369059.html Sent from the quantlib-dev mailing list archive at Nabble.com. |