From 429fa5a494910c43e2a4cfd0f695146fbfb57dbb Mon Sep 17 00:00:00 2001 From: Nat Goodspeed Date: Wed, 3 Feb 2010 15:50:57 -0500 Subject: Skip fragile (local ISP dependent) llhttpclient integration test. --- indra/test/llhttpclient_tut.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'indra') diff --git a/indra/test/llhttpclient_tut.cpp b/indra/test/llhttpclient_tut.cpp index c541997e89..2b1496e912 100644 --- a/indra/test/llhttpclient_tut.cpp +++ b/indra/test/llhttpclient_tut.cpp @@ -269,6 +269,7 @@ namespace tut template<> template<> void HTTPClientTestObject::test<2>() { + skip("error test depends on dev's local ISP not supplying \"helpful\" search page"); LLHTTPClient::get("http://www.invalid", newResult()); runThePump(); ensureStatusError(); -- cgit v1.2.3