Skip flaky tst_WaylandClient::dontCrashOnMultipleCommits()
Until we figure out the cause, just skip it. Task-number: QTBUG-68756 Change-Id: I70d84ddabae4ef9df834ff8a471dddeee97e18f9 Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io>
This commit is contained in:
parent
d92ccb70a5
commit
6ac25c4b12
@ -490,6 +490,7 @@ void tst_WaylandClient::mouseDrag()
|
||||
|
||||
void tst_WaylandClient::dontCrashOnMultipleCommits()
|
||||
{
|
||||
QSKIP("This test is flaky. See QTBUG-68756.");
|
||||
auto window = new TestWindow();
|
||||
window->show();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user