[Webkit-unassigned] [Bug 180132] REGRESSION(r225199): [GTK][WPE] webkitpy.style.main_unittest is busted

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 29 08:51:41 PST 2017


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

--- Comment #5 from Jonathan Bedard <jbedard at apple.com> ---
(In reply to Michael Catanzaro from comment #4)
> (In reply to Jonathan Bedard from comment #3)
> > What revision was this observed on?
> 
> I'm on r225250 right now, and it prints every time I run 'webkit-patch
> upload'. Looks bad that we're going into apple.py at all.
> 
> > What is PortFactor.all_port_names() returning on GTK and WPE?
> 
> ['gtk-wk2', 'ios-simulator', 'ios-simulator-wk2', 'mac-lion',
> 'mac-lion-wk2', 'mac-mavericks', 'mac-mavericks-wk2', 'mac-mountainlion',
> 'mac-mountainlion-wk2', 'mac-yosemite', 'mac-yosemite-wk2', 'win-7sp0',
> 'win-xp']

The reason you're going into apple.py is because we're instantiating versions of all port objects to lint test expectations.

Was just on IRC with Ms2ger, the problem seems to be with the 'ios-simulator' and 'ios-simulator-wk2' ports (because those ports don't contain version information in their names, unlike the mac ports).  The patch attached to bug 179534 should address the root cause of this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171129/4d404862/attachment.html>


More information about the webkit-unassigned mailing list