From 37b1c26e1c3834f99486b1c14c72c8f9b785c774 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Tue, 6 Sep 2016 21:22:50 +0200 Subject: [PATCH] Don't check active win for WebEngine session test --- tests/end2end/features/sessions.feature | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/tests/end2end/features/sessions.feature b/tests/end2end/features/sessions.feature index 21b369ec7..428dd8627 100644 --- a/tests/end2end/features/sessions.feature +++ b/tests/end2end/features/sessions.feature @@ -158,11 +158,10 @@ Feature: Saving and loading sessions And I open data/title.html And I open data/numbers/2.txt in a new tab And I open data/numbers/3.txt in a new window - # Full output apart from "geometry:" + # Full output apart from "geometry:" and the active window (needs qutewm) Then the session should look like: windows: - - active: true - tabs: + - tabs: - history: - title: about:blank url: about:blank