[autotests] Remove expected fail from snap to auto-hide Wayland

Same as on X11, it's fixed now.
This commit is contained in:
Martin Gräßlin 2016-11-03 08:56:59 +01:00
parent d1076fc5b9
commit 14b6ecf499

View file

@ -745,7 +745,6 @@ void MoveResizeWindowTest::testAdjustClientGeometryOfAutohidingWaylandPanel()
QVERIFY(panelHiddenSpy.wait());
// now try to snap again
QEXPECT_FAIL("", "BUG 365892", Continue);
QCOMPARE(Workspace::self()->adjustClientPosition(testWindow, targetPoint, false), targetPoint);
// and destroy the panel again