RESOLVED FIXED 35700
Some of the newly added Java tests fail randomly on buildbot
https://bugs.webkit.org/show_bug.cgi?id=35700
Summary Some of the newly added Java tests fail randomly on buildbot
Alexey Proskuryakov
Reported 2010-03-03 13:52:35 PST
Sometimes missing "TEST COMPLETE" message. I think that we may be hitting bug 28328 here.
Attachments
proposed fix (151.76 KB, patch)
2010-03-03 14:02 PST, Alexey Proskuryakov
mitz: review+
Alexey Proskuryakov
Comment 1 2010-03-03 14:02:40 PST
Created attachment 49944 [details] proposed fix
mitz
Comment 2 2010-03-03 14:07:28 PST
Comment on attachment 49944 [details] proposed fix > +debug('<br /><span class="pass">TEST COMPLETE</span>'); <br /> ? rs=me
Alexey Proskuryakov
Comment 3 2010-03-03 14:23:27 PST
> <br /> ? Yes, copied from js-test-post.js. Maybe it's needed for XHTML? I'd like these to be in sync, in any case. Committed revision 55477.
Note You need to log in before you can comment on or make changes to this bug.