[Webkit-unassigned] [Bug 22627] New: fast/workers/worker-terminate.html fails randomly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 3 07:38:03 PST 2008


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

           Summary: fast/workers/worker-terminate.html fails randomly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org


This test fails on buildbot sometimes, with empty console messages being
printed.

The reason is that worker termination uses timeouts, and when a script is
terminated due to a timeout, an exception is raised. We shouldn't report
exceptions coming from workers that are being terminated.


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



More information about the webkit-unassigned mailing list