[Webkit-unassigned] [Bug 176709] New: urllib3 failure in test_webkitpy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 11 10:22:31 PDT 2017


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

            Bug ID: 176709
           Summary: urllib3 failure in test_webkitpy
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lforschler at apple.com
                CC: lforschler at apple.com

Traceback (most recent call last):
    File "/Volumes/Data/slave/elcapitan-release-tests-wk2/build/Tools/Scripts/webkitpy/thirdparty/__init___unittest.py", line 66, in test_imports
      import webkitpy.thirdparty.autoinstalled.requests
    File "/Volumes/Data/slave/elcapitan-release-tests-wk2/build/Tools/Scripts/webkitpy/thirdparty/autoinstalled/requests/__init__.py", line 43, in <module>
      import urllib3
  ImportError: No module named urllib3

It looks like this happened after adding the requests module to the autoinstalled third party tools.

-- 
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/20170911/99845c69/attachment.html>


More information about the webkit-unassigned mailing list