Fix XPASS in QGraphicsWidget test on Ubuntu 11.10.
authorJason McDonald <jason.mcdonald@nokia.com>
Thu, 19 Apr 2012 11:52:07 +0000 (21:52 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 23 Apr 2012 07:45:24 +0000 (09:45 +0200)
commitd5f157c16548770374489a3c566df0e9fc19cc75
tree6b4eea3fa397b8b1c6ff31ffbffda31a47551762
parent9c21557dd68892e51ac14b9f2ff19bf6b2f9c666
Fix XPASS in QGraphicsWidget test on Ubuntu 11.10.

This test was marked insignficiant on Ubuntu 11.10, but the only failure
was an XPASS.  Make the test significant again, and only include the
QEXPECT_FAIL for CI platforms where the test is known to fail, i.e.
Windows and Ubuntu 10.04.

Task-number: QTBUG-20778
Change-Id: I24af3dab45118758382ba03c8c7a310f16301f8c
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/widgets/graphicsview/qgraphicswidget/qgraphicswidget.pro
tests/auto/widgets/graphicsview/qgraphicswidget/tst_qgraphicswidget.cpp