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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 29 11:20:57 PDT 2012


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





--- Comment #9 from Dirk Pranke <dpranke at chromium.org>  2012-08-29 11:21:00 PST ---
(In reply to comment #8)
> > 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)
> 

Right, I saw that, and it's definitely a bug. I'll post a patch for it shortly. That said, the trace in the bug description looks different than what I would expect ...


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

I assume you've worked around this for now? Definitely let me know if you're blocked on something.

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