summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qmenu/BLACKLIST
Commit message (Collapse)AuthorAgeFilesLines
* Autotest: Enable make check on rhel 7.1Simo Fält2016-02-111-0/+3
| | | | | | | | Blacklisting all tests, which were failing locally. Task-number: QTQAINFRA-949 Change-Id: I40c25ab0155b8977596d61297ab252a546515f87 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@theqtcompany.com>
* Blacklist task258920_mouseBorder on MacSimon Hausmann2015-04-281-0/+2
The test keeps failing, perfectly when run singly btw. However the approach of sending mouse move events is inherently fragile due to the use of QCursor::setPos and the expectation that that produces the correct sequence of mouse move events. Change-Id: I12ba1afcfd3fab965b8f93d5def48b435fd2ff33 Reviewed-by: Andy Shaw <andy.shaw@digia.com>