2010/7/22 Kevin Reid <[email protected]>:
> On Jul 22, 2010, at 15:15, [email protected] wrote:
>
>> Reviewers: MikeSamuel,
>>
>> Description:
>> If BrowserTestCase.poll times out, then the contents of #console-results
>> in the page (generated by console.js) are included in the failure
>> message text.
>
> Some notes:
>
> Choice of reviewer is arbitrary. Historical data now suggests I maybe should
> ask Ihab instead.
>
> It would be better to show only the bits having to do with the failure, but
> that involves inventing new protocols.
>
> It would be better not to have a giant blob of denewlined text in the
> failure report in ant-reports/tests/index.html, but there isn't an obvious

Is it in the index file or in the stdout/stderr file for that
particular testcase?

> way to fix that; I didn't bother to study junit source code to see the
> derivation of the text going into the report xml.
>
> --
> Kevin Reid                                  <http://switchb.org/kpreid/>
>
>
>
>

Reply via email to