https://bugzilla.wikimedia.org/show_bug.cgi?id=69982

            Bug ID: 69982
           Summary: parsoid ignores http_proxy envvar
           Product: Parsoid
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: tests
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
       Web browser: ---
   Mobile Platform: ---

Since parsoid doesn't seem to take the environment variable http_proxy into
account the following fails:

  $ env | grep prox
  http_proxy=http://proxy:80/
  $ npm test
  ...
  { [DoesNotExistError: Page Fetch failure for
"http://en.wikipedia.org/w/api.php": Error: connect ECONNREFUSED]
    name: 'DoesNotExistError',
    message: 'Page Fetch failure for "http://en.wikipedia.org/w/api.php":
Error: connect ECONNREFUSED',
    code: 404 }

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to