Boost logo

Boost Testing :

Subject: Re: [Boost-testing] trunk tests failing
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2009-08-10 10:29:23


Beman Dawes wrote:

> On Mon, Aug 10, 2009 at 6:22 AM, Vladimir Prus<vladimir_at_[hidden]> wrote:
>> Belcourt, Kenneth wrote:
>>
>>> It seems like these files are missing references to run_mpi.
>>>
>>> ./regression/xsl_reports/test/generate_test_results.py:    types =
>>> [ "compile", "compile_fail", "link", "link_fail", "run", "run_fail",
>>> "run_pyd" ]
>>> ./regression/xsl_reports/xsl/v2/
>>> add_expected_results.xsl:                <xsl:when test="$type='run'
>>> or $type='run_fail' or $type='run_pyd'">
>>> ./regression/xsl_reports/xsl/v2/result_page.xsl:            <xsl:when
>>> test="$test_type='run_fail'">     <xsl:text>rf</xsl:text> </xsl:when>
>>> ./regression/xsl_reports/xsl/result_page.xsl:            <xsl:when
>>> test="$test_type='run_fail'">     <xsl:text>rf</xsl:text> </xsl:when>
>>> ./regression/xsl_reports/test_results.xsd:            <xs:enumeration
>>> value="run_fail"/>
>>>
>>> Because I don't update the Boost installation in the test reporting
>>> directory, if someone fixes this problem, please let me know so I can
>>> update.  Trunk testing will remain broken until we revert or fix this
>>> issue, sorry.
>>
>> I have fixed this issue, on trunk, after testing that result generation
>> locally appears to work right.
>
> Thanks, Volodya!
>
>> Let me know if this should be merged to release branch.
>
> AFAICS, tests are cycling normally for the release branch.

For avoidance of doubt:

1. Release testing does not show MPI at all, since no tester is configured
so.
2. MPI test results don't show up on trunk yet, either. IIUC, Noel
needs to update from trunk explicitly.

> Thus I'd
> prefer to hold off the merge until after 1.40.0 ships.

OK.

- Volodya


Boost-testing list run by mbergal at meta-comm.com