$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [math] regression tests failing in develop (2017-08-21)
From: Lakshay Garg (lakshayg373_at_[hidden])
Date: 2017-08-22 07:08:13
On 22 August 2017 at 12:35, John Maddock via Boost <boost_at_[hidden]>
wrote:
>
>
> On 21/08/2017 22:40, Ion Gaztañaga via Boost wrote:
>
>> I'm receiving the following error in my runners:
>>
>> error: Unable to find file or target named
>> error: 'polynomial_concept_check.cpp'
>> error: referred to from project at
>> error: '../libs/math/test'
>>
>> It seems related to the following change:
>>
>> https://github.com/boostorg/math/commit/f6495af64c05416ed098
>> d6acf6da70911c7165a1#diff-e97299ad55a4013dc19889043aa464a5
>>
>
> Sorry, my bad. Now fixed.
>
> âThanks for fixing this John. Do the failed AppVeyor tests run again
automatically or do they have to be manually restarted?
Lakshay