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 |
It might be a combination of dates at the end of the month that changes the values from those expected (that is, a problem on our side, not yours). Does it run correctly today? Luigi On Aug 31, 2011, at 5:39 AM, taesaza wrote: > > 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. > > > ------------------------------------------------------------------------------ > Special Offer -- Download ArcSight Logger for FREE! > Finally, a world-class log management solution at an even better > price-free! And you'll get a free "Love Thy Logs" t-shirt when you > download Logger. Secure your free ArcSight Logger TODAY! > http://p.sf.net/sfu/arcsisghtdev2dev > _______________________________________________ > QuantLib-dev mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/quantlib-dev ------------------------------------------------------------------------------ Special Offer -- Download ArcSight Logger for FREE! Finally, a world-class log management solution at an even better price-free! And you'll get a free "Love Thy Logs" t-shirt when you download Logger. Secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsisghtdev2dev _______________________________________________ QuantLib-dev mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-dev |
Free forum by Nabble | Edit this page |