qt5base-lts/tests/auto/gui/kernel/qtouchevent
Friedemann Kleint a847c2cb61 Stabilize tst_QTouchEvent::touchBeginWithGraphicsWidget().
The test sends touch events to the root item at the top left
corner which fails if the views starts to scroll.
Make the view sufficiently large to prevent scrolling and align
at top left.

FAIL!  : tst_QTouchEvent::touchBeginWithGraphicsWidget() Compared values are not the same
     Actual   (((root->touchBeginCounter))): 0
     Expected (1)                          : 1
     Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1471)]

Change-Id: I357322ccc809ddb5cb587febf3c75cbe497e59d8
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
2015-07-16 21:43:31 +00:00
..
BLACKLIST Stabilize tst_qtouchevent. 2015-06-01 13:39:13 +00:00
qtouchevent.pro Reanimate test gui/kernel/qtouchevent/tst_qtouchevent. 2015-05-29 16:36:48 +00:00
tst_qtouchevent.cpp Stabilize tst_QTouchEvent::touchBeginWithGraphicsWidget(). 2015-07-16 21:43:31 +00:00