Boost logo

Boost :

Subject: Re: [boost] [contract] help marking regression test expected failures
From: Joaquin M López Muñoz (joaquinlopezmunoz_at_[hidden])
Date: 2017-10-26 07:30:10


El 25/10/2017 a las 23:29, Peter Dimov via Boost escribió:
> Lorenzo Caminiti wrote:
>
>> Who can fix this? Making sure that explicit-failures-markup.xml from
>> develop (not master) is used to markup the develop's regression tests.
>
> What I think needs to be done is here:
>
> https://github.com/boostorg/regression/blob/ci/test-reports/ci_build_results_all.sh#L195
>
>
> add the line
>
> (cd ${boost} && git checkout origin/${1} --
> status/explicit-failures-markup.xml)
>
> but for that to work, here
>
> https://github.com/boostorg/regression/blob/ci/test-reports/ci_build_results_all.sh#L56
>
>
> --depth 1 must be removed as the above doesn't work on a shallow clone.
>
> I don't feel particularly confident doing this change though; I've
> never touched the testing infrastructure and shell scripts aren't my
> primary area of expertise.
>
> As an alternative, you could just merge your markup to master. :-)

Mantainers forbid direct PRs to master in boostorg/boost:

https://github.com/boostorg/boost/pull/143

Joaquín M López Muñoz


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