Bug 65719
Summary: | NRWT is stalling at the end on Lion | ||
---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
Component: | Tools / Tests | Assignee: | Eric Seidel (no email) <eric> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | abarth, eric, simon.fraser |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 34984 |
Simon Fraser (smfr)
10$ $ ./Tools/Scripts/new-run-webkit-tests --debug LayoutTests/fast/events
Failed to open Skipped file: /Volumes/SSData/Development/OSX/webkit/OpenSource/LayoutTests/platform/mac-future/Skipped
fast/events/mousedown-in-subframe-scrollbar.html -> unexpected test timed out
Testing (54%): 182 ran as expectstopping DumpRenderTree timed out, killing it
killed
Retrying 1 unexpected failure(s) ...
fast/events/mousedown-in-subframe-scrollbar.html -> unexpected test timed out
stopping DumpRenderTree timed out, killing it
killed
334 tests ran as expected, 1 didn't:
Regressions: Unexpected tests timed out : (1)
fast/events/mousedown-in-subframe-scrollbar.html = TIMEOUT
It gets that far, then never shows any results. This is with WebKit r92393.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Barth
Assigning to Eric so this doesn't get lost. @Eric feel free to bounce this back to me if you don't want it assigned to you.
Eric Seidel (no email)
I haven't dared try lion yet. We can easily disable NRWT on Lion if necessary.
Eric Seidel (no email)
It would be very useful to see the stack trace from a control-C during this hang.
Eric Seidel (no email)
As of http://trac.webkit.org/changeset/92882 at least NRWT knows that lion exists, so it should be able to find the correct results for Lion. But we'll need to resolve this hang for people to use it.
Simon Fraser (smfr)
No longer seeing this.
Eric Seidel (no email)
Thank you Simon! (Both for the report and the follow-up.) I'm back working on NRWT again fulltime. Please feel enouraged to file any other bugs you encounter.