Boost logo

Boost :

Subject: Re: [boost] [contract] help marking regression test expected failures
From: Peter Dimov (lists_at_[hidden])
Date: 2017-10-26 16:56:22


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:

http://www.boost.org/doc/libs/1_65_1/libs/config/doc/html/boost_config/build_config.html

> What's the best way for me to address this and get my markups to show on
> develop regression test report?

I've changed the report script per my earlier suggestions, we'll see how it
goes.

https://github.com/boostorg/regression/commit/b55fda7e5d28ad148dd9014438afa5927718417e


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