[Webkit-unassigned] [Bug 95243] webkit-patch rebaseline-expectations hangs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 29 10:53:32 PDT 2012


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


Julien Chaffraix <jchaffraix at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pdr at google.com




--- Comment #8 from Julien Chaffraix <jchaffraix at webkit.org>  2012-08-29 10:53:35 PST ---
> It would be interesting to see if we're making it to the call in _rebaseline (on line 302), and we could wrap those lines in some _log.debug() calls.

Mmh, I posted a kinda stacktrace in comment #2 which confirms that _rebaseline (line 300) is indeed called. The issue is that |test_list| is empty when we do and that leads webkit-patch to hang on line 302:

command_results = self._tool.executive.run_in_parallel(commands)

>  That said, it sounds like maybe your hang is different than mine (and the trace looks different than I would've expected as well), which is why it would be interesting to dig a little further ...

Let me digg further as it is preventing me from doing any meaningful rebaselining.

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