NEW 174245
'webkit-patch land' prints warning "Not running on native Windows."
https://bugs.webkit.org/show_bug.cgi?id=174245
Summary 'webkit-patch land' prints warning "Not running on native Windows."
Michael Catanzaro
Reported 2017-07-06 23:03:41 PDT
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!
Attachments
Note You need to log in before you can comment on or make changes to this bug.