[Webkit-unassigned] [Bug 96342] New: "FAIL: Timed out waiting for notifyDone to be called" should be TIMEOUT failures, not TEXT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 10 17:43:07 PDT 2012


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

           Summary: "FAIL: Timed out waiting for notifyDone to be called"
                    should be TIMEOUT failures, not TEXT
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dpranke at chromium.org
                CC: slewis at apple.com, simon.fraser at apple.com,
                    jberlin at webkit.org, timothy_horton at apple.com


It seems to me that if a test fails with the above message, we should be treating this as a TIMEOUT failure (and possibly killing WTR to reset the state as much as possible) rather than a TEXT failure; I can understand the existing implementation since ORWT didn't have a concept of a TIMEOUT failure, but perhaps we should change things in NRWT to check for this message and treat it as a TIMEOUT?

Any objections?

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