Change hostname for dnslookup 'notfound' test cases.
authorJanne Anttila <janne.anttila@digia.com>
Thu, 11 Oct 2012 11:33:11 +0000 (14:33 +0300)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Sat, 13 Oct 2012 03:51:19 +0000 (05:51 +0200)
commitfaac9bbaf9d7b96df1f92fd89f0ba6ba8c253476
treef293d3b5769f91cbe7d7225770ae1094b0af97e0
parent69d1a4edb9fa5dfd85a5187ad1be0dc6504903e2
Change hostname for dnslookup 'notfound' test cases.

Microsoft DNS server used in Digia hosted Qt-Project CI system,
returns 'Server failed' error for 'invalid.' hostname. Because
the purpose of these autotests is to test 'notfound' use case, it should
be ok to use also 'invalid.invalid' hostname in these DNS queries.

Change-Id: I9e9c829f3858e7fa23feffd2ede018b19f676857
Reviewed-by: Shane Kearns <shane.kearns@accenture.com>
tests/auto/network/kernel/qdnslookup/tst_qdnslookup.cpp