[Webkit-unassigned] [Bug 83411] All Mac bots occasionally fail tons of media/ sputnik/ and svg/ tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 11 12:43:47 PDT 2012


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


Antonio Gomes <tonikitoo at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #136726|                            |review?
               Flag|                            |




--- Comment #13 from Antonio Gomes <tonikitoo at webkit.org>  2012-04-11 12:43:44 PST ---
Created an attachment (id=136726)
 --> (https://bugs.webkit.org/attachment.cgi?id=136726&action=review)
speculative patch

After moving the test to this new location, I accidentally left behind an unneeded line:

"window.onload = runTest;".

It is unneeded  since now the test gets triggered by "waitForEvent('canplaythrough'"

Also, remove unneeded LTC calls, since they are called by the helper scripts imported (e.g. video-test.js).

Lets see if the Mac bots like this more...

-- 
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