- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 28 Jan 2008 05:32:05 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2008/link-testsuite/harness/testcases/http-errors
In directory hutz:/tmp/cvs-serv13564
Modified Files:
http-404-DNS.test
Log Message:
fixing test case for DNS not resolving 404 case
Index: http-404-DNS.test
===================================================================
RCS file: /sources/public/2008/link-testsuite/harness/testcases/http-errors/http-404-DNS.test,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- http-404-DNS.test 28 Jan 2008 05:13:05 -0000 1.1
+++ http-404-DNS.test 28 Jan 2008 05:32:03 -0000 1.2
@@ -3,7 +3,7 @@
<title>test reporting HTTP 404 (DNS error)</title>
<description>
</description>
- <doc href="http://qa-dev.w3.org/link-testsuite/http-404.html" />
+ <doc href="http://qa-dev.w3.org/link-testsuite/http-404-DNS.html" />
<options />
<expect>
<report code="404" href="http://doesnotexist.w3.org/" />
Received on Monday, 28 January 2008 05:32:15 UTC