3 errors when running full test suite

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

3 errors when running full test suite

Dave Compton-2
Hi,

When I run the complete test suite on windows with Quantlib 0.9.6 I get
3 errors.  Here is the output:

Running 363 test cases...
Platform: Win32
Compiler: Microsoft Visual C++ version 9.0
STL     : Dinkumware standard library version 505
Boost   : 1.36.0
c:/cygwin_home/dave/repos/hg/quantlib/quantlib-0.9.6/test-suite/marketmodel.cpp(622):
error in
"QuantLib::detail::quantlib_test_case(&MarketModelTest::testOneStepNormalForwardsAndOptionlets)":
test failed
c:/cygwin_home/dave/repos/hg/quantlib/quantlib-0.9.6/test-suite/marketmodel.cpp(622):
error in
"QuantLib::detail::quantlib_test_case(&MarketModelTest::testOneStepNormalForwardsAndOptionlets)":
test failed
unknown location(0): fatal error in
"QuantLib::detail::quantlib_test_case(&SwapForwardMappingsTest::testForwardCoterminalMappings)":
std::exception: sample number <=1, unsufficient
c:\cygwin_home\dave\repos\hg\quantlib\quantlib-0.9.6\test-suite\utilities.hpp(76):
last checkpoint

Tests completed in 34 h 20 m 21 s


*** 3 failures detected in test suite "Master Test Suite"




The program compiles and links w/o any problems.



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users
Reply | Threaded
Open this post in threaded view
|

Re: 3 errors when running full test suite

Dave Compton-2
Are these known errors?

I'm not too concerned about them but I would like to know what to make
of the fact that the current release does not test cleanly.  If it is
expected behavior, great but it seems like it should be documented
somewhere.  If other people run on windows and do not see these errors,
that would be worth knowing too as it indicates that there's something
wrong (or at least different) with my build/environment .  Perhaps no
one else has run the full test suite on windows for this quantlib
version.  That would be worth knowing too.

Thanks.

- Dave

Dave Compton wrote:

> Hi,
>
> When I run the complete test suite on windows with Quantlib 0.9.6 I get
> 3 errors.  Here is the output:
>
> Running 363 test cases...
> Platform: Win32
> Compiler: Microsoft Visual C++ version 9.0
> STL     : Dinkumware standard library version 505
> Boost   : 1.36.0
> c:/cygwin_home/dave/repos/hg/quantlib/quantlib-0.9.6/test-suite/marketmodel.cpp(622):
> error in
> "QuantLib::detail::quantlib_test_case(&MarketModelTest::testOneStepNormalForwardsAndOptionlets)":
> test failed
> c:/cygwin_home/dave/repos/hg/quantlib/quantlib-0.9.6/test-suite/marketmodel.cpp(622):
> error in
> "QuantLib::detail::quantlib_test_case(&MarketModelTest::testOneStepNormalForwardsAndOptionlets)":
> test failed
> unknown location(0): fatal error in
> "QuantLib::detail::quantlib_test_case(&SwapForwardMappingsTest::testForwardCoterminalMappings)":
> std::exception: sample number <=1, unsufficient
> c:\cygwin_home\dave\repos\hg\quantlib\quantlib-0.9.6\test-suite\utilities.hpp(76):
> last checkpoint
>
> Tests completed in 34 h 20 m 21 s
>
>
> *** 3 failures detected in test suite "Master Test Suite"
>
>
>
>
> The program compiles and links w/o any problems.
>
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users
Reply | Threaded
Open this post in threaded view
|

Re: 3 errors when running full test suite

Ferdinando M. Ametrano-3
I've run the test suite with VC8 at the time with no problem. If I can
I'll try to run it with VC9, but it would be much quicker if other
already using VC9 and 0.9.6 could confirm/deny

On Tue, Oct 21, 2008 at 8:16 PM, Dave Compton <[hidden email]> wrote:

> Are these known errors?
>
> I'm not too concerned about them but I would like to know what to make
> of the fact that the current release does not test cleanly.  If it is
> expected behavior, great but it seems like it should be documented
> somewhere.  If other people run on windows and do not see these errors,
> that would be worth knowing too as it indicates that there's something
> wrong (or at least different) with my build/environment .  Perhaps no
> one else has run the full test suite on windows for this quantlib
> version.  That would be worth knowing too.
>
> Thanks.
>
> - Dave
>
> Dave Compton wrote:
>> Hi,
>>
>> When I run the complete test suite on windows with Quantlib 0.9.6 I get
>> 3 errors.  Here is the output:
>>
>> Running 363 test cases...
>> Platform: Win32
>> Compiler: Microsoft Visual C++ version 9.0
>> STL     : Dinkumware standard library version 505
>> Boost   : 1.36.0
>> c:/cygwin_home/dave/repos/hg/quantlib/quantlib-0.9.6/test-suite/marketmodel.cpp(622):
>> error in
>> "QuantLib::detail::quantlib_test_case(&MarketModelTest::testOneStepNormalForwardsAndOptionlets)":
>> test failed
>> c:/cygwin_home/dave/repos/hg/quantlib/quantlib-0.9.6/test-suite/marketmodel.cpp(622):
>> error in
>> "QuantLib::detail::quantlib_test_case(&MarketModelTest::testOneStepNormalForwardsAndOptionlets)":
>> test failed
>> unknown location(0): fatal error in
>> "QuantLib::detail::quantlib_test_case(&SwapForwardMappingsTest::testForwardCoterminalMappings)":
>> std::exception: sample number <=1, unsufficient
>> c:\cygwin_home\dave\repos\hg\quantlib\quantlib-0.9.6\test-suite\utilities.hpp(76):
>> last checkpoint
>>
>> Tests completed in 34 h 20 m 21 s
>>
>>
>> *** 3 failures detected in test suite "Master Test Suite"
>>
>>
>>
>>
>> The program compiles and links w/o any problems.
>>
>>
>>
>> -------------------------------------------------------------------------
>> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
>> Build the coolest Linux based applications with Moblin SDK & win great prizes
>> Grand prize is a trip for two to an Open Source event anywhere in the world
>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> QuantLib-users mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/quantlib-users
>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users
Reply | Threaded
Open this post in threaded view
|

Re: 3 errors when running full test suite

Luigi Ballabio
In reply to this post by Dave Compton-2
On Tue, 2008-10-21 at 11:16 -0700, Dave Compton wrote:
> Are these known errors?

No. I did test before release, and I tested again today. They did not
show up. I tested the "Release" configuration, though. From the time it
took for you to run the tests, I guess you're running in debug mode. Is
this correct? If so, do you get the same errors in release mode?

Luigi


--

These are my principles, and if you don't like them... Well, I have
others.
-- Groucho Marx



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users
Reply | Threaded
Open this post in threaded view
|

Re: 3 errors when running full test suite

Dave Compton-2
Luigi & Ferdinando,

Thank you for your responses.

When I run the release configuration it goes *much* faster and I get no
errors.

Here's the output:
------------------------------------------------------
Running 363 test cases...
Platform: Win32
Compiler: Microsoft Visual C++ version 9.0
STL     : Dinkumware standard library version 505
Boost   : 1.36.0

Tests completed in 54 m 2 s


*** No errors detected
------------------------------------------------------


Are the debug mode errors significant?

- Dave



Luigi Ballabio wrote:

> On Tue, 2008-10-21 at 11:16 -0700, Dave Compton wrote:
>> Are these known errors?
>
> No. I did test before release, and I tested again today. They did not
> show up. I tested the "Release" configuration, though. From the time it
> took for you to run the tests, I guess you're running in debug mode. Is
> this correct? If so, do you get the same errors in release mode?
>
> Luigi
>
>


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users
Reply | Threaded
Open this post in threaded view
|

Re: 3 errors when running full test suite

Luigi Ballabio
On Wed, 2008-10-22 at 08:46 -0700, Dave Compton wrote:
> When I run the release configuration it goes *much* faster and I get no
> errors.

> Are the debug mode errors significant?

I don't know. I'll have to check them out.

Luigi


--

Age is an issue of mind over matter. If you don't mind, it doesn't
matter.
-- Mark Twain



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users