summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/auto/wayland/reconnect/tst_reconnect.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/wayland/reconnect/tst_reconnect.cpp b/tests/auto/wayland/reconnect/tst_reconnect.cpp
index 22892494157..e32784ba0a3 100644
--- a/tests/auto/wayland/reconnect/tst_reconnect.cpp
+++ b/tests/auto/wayland/reconnect/tst_reconnect.cpp
@@ -158,6 +158,7 @@ void tst_WaylandReconnect::multipleScreens()
window2.show();
QCOMPOSITOR_TRY_VERIFY(m_comp->xdgToplevel(0));
QCOMPOSITOR_TRY_VERIFY(m_comp->xdgToplevel(1));
+ QCOMPOSITOR_TRY_VERIFY(!m_comp->output(1)->resourceMap().isEmpty());
// ensure they are on different outputs
exec([this] {