Hey Luca, I am behind a proxy too, that requires authentication. In my case all the tests that fail are due to the '/test/base/twilltestcase.py', caused by 'twill.commands.go' returning a 403 instead of a 200. I believe that is the case with you too. The documentation[1] says that twill respects http_proxy envirnoment variable, but for some reason that does not seem to be the case. [1] http://twill.idyll.org/browsing.html Saket On 21 January 2014 02:02, Luca Toldo <lucatoldo@gmail.com> wrote:
dear all, I am on Linux behind proxy with authentication.
When I run the functional tests the following are "red" in the html output:
functional.test_DNAse_flanked_genes.AnalysisDNAseHSSFlankedGenes.test_get_DNAseHSS_flanked_genes functional.test_get_data.UploadData.test_0150_upload_file functional.test_get_data.UploadData.test_0155_upload_file functional.test_get_data.UploadData.test_0160_url_paste
according to my understanding all those tests are trying to get some data from the internet but are failing due to proxy with authentication.
Shall I assume that my installation is now fine or shall I patch it somehow ? Will "regular users" encounter the same problems ?
Thankyou for your advice.
___________________________________________________________ Please keep all replies on the list by using "reply all" in your mail client. To manage your subscriptions to this and other Galaxy lists, please use the interface at: http://lists.bx.psu.edu/
To search Galaxy mailing lists use the unified search at: http://galaxyproject.org/search/mailinglists/