[math] regression tests failing in develop (2017-08-21)
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/f6495af64c05416ed098d6acf6da70911c71... Best, Ion
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/f6495af64c05416ed098d6acf6da70911c71...
Sorry, my bad. Now fixed. John. --- This email has been checked for viruses by AVG. http://www.avg.com
On 22 August 2017 at 12:35, John Maddock via Boost
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
On 22/08/2017 9:05, John Maddock via Boost 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/f6495af64c05416ed098d6acf6da70911c71...
Sorry, my bad. Now fixed.
Thanks for the quick fix. Regressions are ok again. Best, Ion
participants (3)
-
Ion Gaztañaga
-
John Maddock
-
Lakshay Garg