|
From: Gary K. <gar...@gm...> - 2010-03-28 11:52:58
|
FYI I ran the test suite on new install of openSUSE 11.2 (64bit) The following errors occur. Gary gary@linux-lnki:~/quantlib/trunk/QuantLib/test-suite> quantlib-test-suite Running 446 test cases... unknown location(0): fatal error in "QuantLib::detail::quantlib_test_case(&CreditDefaultSwapTest::testImpliedHazardRate)": std::exception: negative time (-0.00273973) given utilities.hpp(78): last checkpoint optionletstripper.cpp(303): fatal error in "QuantLib::detail::quantlib_test_case(&OptionletStripperTest::testFlatTermVolatilityStripping1)": option tenor: 7Y strike: 4.000000 % stripped vol price: 2.760330 % constant vol price: 2.763458 % error: 0.003129 % tolerance: 0.002500 % optionletstripper.cpp(362): fatal error in "QuantLib::detail::quantlib_test_case(&OptionletStripperTest::testTermVolatilityStripping1)": option tenor: 7Y strike: 4.000000 % stripped vol price: 2.389897 % constant vol price: 2.392624 % error: 0.002727 % tolerance: 0.002500 % Tests completed in 15 m 28 s *** 3 failures detected in test suite "Master Test Suite" gary@linux-lnki:~/quantlib/trunk/QuantLib/test-suite> gcc -version gcc: unrecognized option '-version' gcc: no input files gary@linux-lnki:~/quantlib/trunk/QuantLib/test-suite> gcc --version gcc (SUSE Linux) 4.4.1 [gcc-4_4-branch revision 150839] Copyright (C) 2009 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. gary@linux-lnki:~/quantlib/trunk/QuantLib/test-suite> |