********* Start testing of tst_QWindow *********
Config: Using QtTest library 5.9.2, Qt 5.9.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 6.3.1 20170216 (Red Hat 6.3.1-3))
PASS : tst_QWindow::initTestCase()
QDEBUG : tst_QWindow::testInputEvents() [ 0.082 D] qt.qpa.input unknown - XInput 2.2: Selecting press/release/motion events in addition to touch
FAIL! : tst_QWindow::testInputEvents() Compared values are not the same
Actual (window.mousePressButton): 0
Expected (int(Qt::LeftButton)) : 1
Loc: [tst_qwindow.cpp(1038)]
PASS : tst_QWindow::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 50ms
********* Finished testing of tst_QWindow *********
Makefile:314: recipe for target 'check' failed
make: *** [check] Error 1