[Webkit-unassigned] [Bug 47643] [Chromium] Support FileSystem in chromium DRT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 1 15:50:54 PDT 2010


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





--- Comment #16 from Kinuko Yasuda <kinuko at chromium.org>  2010-11-01 15:50:54 PST ---
(In reply to comment #15)
> (In reply to comment #12)
> > (In reply to comment #11)
> > > (In reply to comment #10)
> > > > (In reply to comment #9)
> > > > > It's really weird, but after landing this change, the Chromium Win tester (http://build.webkit.org/waterfall?show=Chromium%20Win%20Release%20(Tests) ) never ever finishes. When logging on into it locally, I see three DumpRenderTree.exe that are still running, even though the log says the testing is finished. Can you please investigate?
> > > > 
> > > > If I kill the running DumpRenderTree.exe processes by hand, layout test task finishes as if nothing went wrong.
> > > > 
> > > > cc: Ojan -- this is why the Chromium Win bot was not delivering results.
> > > 
> > > I rd /s/q WebKit/chromium/third_party on that bot and kicked it, let's see what will happen. Kinuko, can you investigate locally if you can run DRT tests to completion on Win?
> > 
> > It didn't help.
> 
> I've confirmed locally that reverting this doesn't fix the problem.

Some additional notes...
I got the same results, it hangs with and without this fix), but only if I used cygwin's python 2.5.2.

In my local testing it worked fine (it warned some wedged threads warning though) when I used python 2.6 or 2.7 downloaded from www.python.org.
Also it didn't hang when I ran it with --child-processes=1 flag.  (I found this flag on the thread: http://groups.google.com/a/chromium.org/group/chromium-dev/browse_thread/thread/495546e6919b99e3?pli=1)

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