$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [regression] Regression tests for 'develop' has error
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2016-01-11 16:23:29
AMDG
On 01/11/2016 12:04 PM, Louis Dionne wrote:
>
> Hana has a huge number of tests, and the output could be gigantic when
> compile-time errors happen due to compiler spew. Hana is not supposed to
> compile on most compilers in the test matrix; would it be possible to
> somehow mark failures on these compilers as expected, or to skip running
> the tests altogether? Would that help in any way?
>
You can mark a compiler as unsupported in
status/expected-failures-markup.xml. The
tests will still be run but won't be included
in the report.
In Christ,
Steven Watanabe