[Webkit-unassigned] [Bug 174245] New: 'webkit-patch land' prints warning "Not running on native Windows."

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 6 23:03:41 PDT 2017


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

            Bug ID: 174245
           Summary: 'webkit-patch land' prints warning "Not running on
                    native Windows."
           Product: WebKit
           Version: Other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com
                CC: lforschler at apple.com

I just noticed that 'webkit-patch land' now prints this:

WARNING: Not running on native Windows.

It's coming from Tools/Scripts/webkitpy/port/win.py, which is evidently not supposed to be imported except on Windows. I'm tempted to debug where it's coming from by removing the try/except at the top of win.py, except, due to the nature of the bug, it requires some care to figure out how not to accidentally commit that change when testing 'webkit-patch land' :D

Note: we should fix unrelated bug #152495 too!

-- 
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/20170707/05359827/attachment.html>


More information about the webkit-unassigned mailing list