Test: tst_QFile::writeLargeDataBlock() unstable failure as XFAIL
authorCaroline Chao <caroline.chao@digia.com>
Wed, 26 Sep 2012 06:02:49 +0000 (08:02 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 26 Sep 2012 08:08:59 +0000 (10:08 +0200)
commit371c21b9a843619c4a0dd220f28b7eb50383290d
tree945697faf55f348612bf48f39d82424dd326412e
parentf8ca79579f3bef3a29d4c13daa0d8816bd32ab19
Test: tst_QFile::writeLargeDataBlock() unstable failure as XFAIL

While the large data block can be written to a file, the test is
also showing instability while reading back the written block.

Adding another expected failure to address this instability.

Task-number: QTBUG-26906

Change-Id: I9704d441cf2bd6d7ef0f9023240ea61bb89561b6
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/corelib/io/qfile/tst_qfile.cpp