Boost logo

Boost Testing :

Subject: Re: [Boost-testing] [EXTERNAL] Re: proxy issues with downloading regression scripts
From: Belcourt, Kenneth (kbelco_at_[hidden])
Date: 2014-12-11 23:31:49


On Dec 11, 2014, at 9:12 PM, Aparna Kumta <aparna.kumta_at_[hidden]> wrote:

> I made a few changes to run.py.
> I hard coded the proxy variable as shown below.
> # proxy = None
> proxy = {'http': 'http://www-proxy.us.oracle.com:80'}

> Then, I made the following change to run.py
>
> # script_remote = 'https://raw.githubusercontent.com/boostorg/regression/develop/src'

This path looks wrong. In the old run.py script_remote is:

    script_remote = 'https://raw.githubusercontent.com/boostorg/boost/develop/tools/regression/src'

> script_remote = 'http://www.boost.org/doc/libs/1_57_0/tools/regression/src'
>
> Reran run.py.
>
> This time I was able to download the files

> Does this mean there might be an issue on on the server side, that is with
> https://raw.githubusercontent.com ?

I doubt it. Our testers have been cycling normally this evening. Using the old run.py, this has been working okay for me.

# Downloading regression scripts from https://raw.githubusercontent.com/boostorg/boost/develop/tools/regression/src...
--- http://wwwproxy.sandia.gov:80

— Noel


Boost-testing list run by mbergal at meta-comm.com