Revert 3a0f5d04fce00812cddd44e54ef25f7ab7d9240d
authorToby Tomkins <toby.tomkins@nokia.com>
Tue, 22 Nov 2011 06:15:55 +0000 (16:15 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 22 Nov 2011 07:57:08 +0000 (08:57 +0100)
commitece8f9cd51c3c6667806fffeb41bbc9a68eff81e
treebe278de6fb6730b0bd744420730ac875916381da
parentbd3477eebcf32d8d9fe8093ce3c1740f2ec12251
Revert 3a0f5d04fce00812cddd44e54ef25f7ab7d9240d

The removal of plugin cache in qt5 (8ed47d961dc7e6f161030654d11cd330a542eadf)
means that only the original loading error (from QElfParser) is reported.
In Qt4 this was previously two different strings depending on if the library
had been previously cached.

Task-number: QTBUG-22834

Change-Id: I15a4adc7d0f8f23f16bb2aa8ba8b968db770f074
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/corelib/plugin/qpluginloader/tst_qpluginloader.cpp