[llvm-commits] Nightly tester annoyance

Chris Lattner clattner at apple.com
Sat Apr 21 11:38:04 PDT 2007


On Apr 21, 2007, at 11:29 AM, Reid Spencer wrote:

> On Sat, 2007-04-21 at 11:18 -0700, Chris Lattner wrote:
>> On Apr 21, 2007, at 9:51 AM, Reid Spencer wrote:
>>
>>> Jeff,
>>>
>>> Please file a bug for this. It is a consequence of the new dejagnu
>>> tester. Its output is different and the nightly tester's regex for
>>> matching the test name needs to be improved.
>>
>> I agree, this is greatly annoying.  I think it would be fixed by just
>> adding a PR suffix only and always.
>
> If you know what the issue is, please fix it. I'm not sure it has
> anything to do with the PR suffix.

The problem is that your tcl stuff is putting the failing line as a  
suffix for the test.  "Don't do that"

-Chris



More information about the llvm-commits mailing list