Re: issue with IBiblioResolverTest.testErrorReport

2015-01-26 Thread Nicolas Lalevée
Le 26 janv. 2015 à 00:56, Antoine Levy Lambert anto...@gmx.de a écrit : Hi, when I run the ivy test suite on my computer at home, the iBiblioResolverTest.testErrorReport errors. The error happens on line 251 : ResolvedModuleRevision rmr = resolver.getDependency(new

Re: issue with IBiblioResolverTest.testErrorReport

2015-01-26 Thread Antoine Levy Lambert
Hello Nicolas, unfortunately the status is 200 in BasicURLHandler checkStatus. Looks like my proxy is not behaving in a standard, decent way. My ISP is Verizon - it would be an uphill battle to make them change the behavior of the proxy. Antoine I have looked at the HTTP error status On Jan

issue with IBiblioResolverTest.testErrorReport

2015-01-25 Thread Antoine Levy Lambert
Hi, when I run the ivy test suite on my computer at home, the iBiblioResolverTest.testErrorReport errors. The error happens on line 251 : ResolvedModuleRevision rmr = resolver.getDependency(new DefaultDependencyDescriptor(mrid, false), _data); What happens on that line is