$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [contract] help marking regression test expected failures
From: Joaquin M López Muñoz (joaquinlopezmunoz_at_[hidden])
Date: 2017-10-26 18:10:03
El 26/10/2017 a las 18:56, Peter Dimov via Boost escribió:
> Lorenzo Caminiti wrote:
>
> ...
>
>> (Boost.Contract has *lots* of tests which combined with the many
>> regression toolsets make investigating and marking these failures
>> quite a bit of work).
>
> This isn't markup-related, but given that your tests depend on C++11
> lambdas, you probably need to consider adding a requirement for
> cxx11_lambdas in your test Jamfile, as explained here:
>
> [...]
I consider this superior to markup for disabling toolsets, but
unfortunately resulting
regression reports look ugly. You might consider taking a look at:
https://listarchives.boost.org/Archives/boost/2017/10/239442.php
JoaquÃn M López Muñoz