[Webkit-unassigned] [Bug 122475] New: A test that hangs at cleanup stage confuses webkitpy hugely

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 7 17:30:17 PDT 2013


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

           Summary: A test that hangs at cleanup stage confuses webkitpy
                    hugely
           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: ap at webkit.org
                CC: thorton at apple.com


fast/forms/form-associated-element-crash3.html is a test that's known to hang after it dumps results (see bug 122130). Having a test like this confuses WebKitTestRunner a lot.

1. There is output saying that last line of output was not a newline, and there is a bug.
2. The next test is incorrectly reported as crashing.

$ run-webkit-tests -2 --no-retry-failures -v fast/forms --child-processes=1
...
[150/810] fast/forms/form-associated-element-crash3.html passed
Last character read from DRT stdout line was not a newline!  This indicates either a NRWT or DRT bug.
[151/810] fast/forms/form-associated-element-removal.html failed (WebProcess crashed [pid=44775])

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