[Webkit-unassigned] [Bug 31286] fast/js/date-proto-generic-invocation breaks another test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 16 00:04:30 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=31286


Shinichiro Hamaji <hamaji at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|30423                       |




--- Comment #7 from Shinichiro Hamaji <hamaji at chromium.org>  2009-11-16 00:04:26 PST ---
Yeah, I think this is the same bug. Interestingly, this this failure isn't
happening for now. It seems that this fail happens only when
date-proto-generic-invocation is the first test for a DumpRenderTree process.
For example,

./WebKitTools/Scripts/run-webkit-tests --release
LayoutTests/fast/js/date-proto-generic-invocation.html
LayoutTests/fast/js/global-constructors.html

is still failing, but

./WebKitTools/Scripts/run-webkit-tests --release
LayoutTests/fast/js/date-preserve-milliseconds.html
LayoutTests/fast/js/date-proto-generic-invocation.html
LayoutTests/fast/js/global-constructors.html

doesn't fail.

I think that's why we aren't seeing this failure in buildbot after the failure
Eric mentioned. Anyway, I think we can land blocked patches now. We may want to
reduce priority of this bug as this bug may not block other patches, I guess?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list