summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2010-02-03 15:52:35 -0500
committerNat Goodspeed <nat@lindenlab.com>2010-02-03 15:52:35 -0500
commit5d3e35db069d47b38e98d4e13a203e7c303a20a6 (patch)
treef1d857ae9218378d3a6ee632700d723862c9a315 /indra
parent8b4823acfb1907f936c7a9f27e5138724f54faa7 (diff)
parent429fa5a494910c43e2a4cfd0f695146fbfb57dbb (diff)
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/
Diffstat (limited to 'indra')
-rw-r--r--indra/test/llhttpclient_tut.cpp1
1 files changed, 1 insertions, 0 deletions
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();