$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [all][testing] Regression summary upgrades
From: Adam Wulkiewicz (adam.wulkiewicz_at_[hidden])
Date: 2015-05-12 11:39:01
Rene Rivera wrote:
> On Tue, May 12, 2015 at 9:44 AM, Steven Watanabe <watanabesj_at_[hidden]>
> wrote:
>
>> AMDG
>>
>> On 05/12/2015 04:52 AM, Adam Wulkiewicz wrote:
>>> - a test with failing previous phases but succeeding next phases, e.g.
>>> failing compilation but succeeding linking.
>>>
>> This shouldn't ever happen. If it does, it's
>> probably a bug in process_jam_log or the
>> test reporting system.
>>
> Indeed.. And please report such bugs to <
> https://github.com/boostorg/regression/issues>. And please include links to
> the problem pages *and* a reference to the git commit in the boost super
> project that is showing the problem.
>
>
This is why I though about detecting them automatically and displaying
in the regression matrix.
This way it would be trivial to spot them.
Regards,
Adam