Remove Q_ASSERT's from QNetworkReply autotest
authorJason McDonald <jason.mcdonald@nokia.com>
Mon, 9 May 2011 02:18:50 +0000 (12:18 +1000)
committerRohan McGovern <rohan.mcgovern@nokia.com>
Wed, 18 May 2011 00:46:48 +0000 (10:46 +1000)
commit719ba0ea3ae612ad48630101f4a1b7fadd2d2787
tree40b053f94ff7f3b873dd87e71bccda82bd779319
parent5f88d1fd0879aa9b16262dc99c8091ef947b4b09
Remove Q_ASSERT's from QNetworkReply autotest

Rather than aborting in debug builds and failing mysteriously in release
builds, report fatal errors in all builds.

Change-Id: I020b06e19b7ffc8ae4413e1756259f4ca608f253
Task-number: QTBUG-17582
Reviewed-by: Rohan McGovern
(cherry picked from commit bbfefe1b764cd41b7e677f26621fb6e76a67f9d7)
tests/auto/qnetworkreply/tst_qnetworkreply.cpp