$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [contract] help marking regression test expected failures
From: Edward Diener (eldiener_at_[hidden])
Date: 2017-10-25 13:38:20
On 10/25/2017 3:09 AM, Joaquin M López Muñoz via Boost wrote:
> El 25/10/2017 a las 1:16, Lorenzo Caminiti via Boost escribió:
>> Hello all,
>>
>> I need some help with marking some Boost.Contract regression tests as
>> expected failures.
>>
>> I don't understand why my explicit-failures-markup.xml:
>> https://github.com/boostorg/boost/blob/develop/status/explicit-failures-markup.xml
>>
>>
>> Doesn't math the expected failures I see on the regression report:
>> http://www.boost.org/development/tests/develop/developer/contract.html
>
> Your changes haven been added to develop but not merged to the release
> version of
> explicit-failures-markup.xml yet.
Why would not an explicit-failures-markup.xml for 'develop' be applied
to 'develop' regression testing ?
>
> JoaquÃn M López Muñoz