On 10/22/2008 07:51 PM, Edwin Shin is rumored to have said: > On 10/22/2008 10:02 AM, Aaron Birkland is rumored to have said: > <snip/> > >> 2) TestLargeDatastreams failed. Reason: URI syntax exception >> (happens with mulgara, mckoi as well) > > <snip/> > >> If this test is still valid, can someone verify this failure? > > I see the same error. The test is failing because it's passing a > null/empty dsLocation. I haven't looked at why the test's upload method > isn't getting an id back from the upload servlet in the first place.
The upload was failing because it wasn't handling HTTP redirects (namely from http to https). I refactored the test to delegate to FedoraClient where possible, a) to reduce redundant HttpClient code and b) to resolve the issue. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fedora-commons-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fedora-commons-developers
