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> ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ QuantLib-dev mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-dev |
On Sun, 2010-03-28 at 12:52 +0100, Gary Kennedy wrote:
> I ran the test suite on new install of openSUSE 11.2 (64bit) > The following errors occur. Ok, thanks. Do they still occur today? Luigi -- What is written without effort is, in general, read without pleasure. -- Samuel Johnson ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ QuantLib-dev mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-dev |
Just ran the same test suite this morning, it passes fine.
I guess something in the test is relying the system date being a good business day. gary On 31 March 2010 13:05, Luigi Ballabio <[hidden email]> wrote: > On Sun, 2010-03-28 at 12:52 +0100, Gary Kennedy wrote: >> I ran the test suite on new install of openSUSE 11.2 (64bit) >> The following errors occur. > > Ok, thanks. Do they still occur today? > > Luigi > > > -- > > What is written without effort is, in general, read without pleasure. > -- Samuel Johnson > > > ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ QuantLib-dev mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-dev |
Free forum by Nabble | Edit this page |