Boost logo

Boost :

Subject: Re: [boost] Test results marked as failure without errors
From: Abel Sinkovics (abel_at_[hidden])
Date: 2016-02-28 09:34:52


Hi Vladimir,

On 2016-02-15 23:04, Abel Sinkovics wrote:
> Hi Vladimir,
>
> On 2016-02-15 08:50, Vladimir Prus wrote:
>> I'll try to figure why there is failure without no output, but don't
>> yet know how long it will take me.
>>
>> In the meantime, is there a chance you'd run these tests locally and
>> see what's wrong?
> Metaparse has a TravisCI job checking it against gcc 4.6, which builds
> and runs the tests in the Boost source tree (using b2). Tests build
> and run fine there (see
> https://travis-ci.org/boostorg/metaparse/jobs/109227535 for the last
> result).
> I can look at setting up a Windows-based gcc 4.6 environment, as the
> failing regression tests seem to run on Windows.
I've built and run the tests on Windows with MinGW gcc 4.6 (and
-std=c++0x) and there were no errors.

Note that only the tests that have to be run (not only compiled) fail.
The library has only a few of them, as it is a template metaprogramming
library.

Regards,
   Ábel


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk