Mark Wielaard wrote:
Hi David,
On Tue, 2006-06-27 at 16:36 +0100, David Gilbert wrote:
2006-06-27 David Gilbert <[EMAIL PROTECTED]>
* java/awt/Component.java
(setName): Fire required PropertyChangeEvent,
This caused a regression in Mauve:
FAIL: java.awt.Component.properties:
line 124: Property: name [1] -- got java.lang.String but expected null
But I believe the Mauve test is wrong. Could you take a look?
Thanks,
Mark
Yes, the test is wrong, thanks for spotting that. I've committed a fix
to Mauve CVS.
I see that regressions pop up briefly on the reports that get sent to
the classpath-testresults mailing list. Is there a report anywhere that
shows all regressions since the previous release? That would be useful
on a daily basis, I think.
Regards,
Dave