Fix non-deterministic user acceptance tests

This commit is contained in:
Thibault Jouan
2015-04-21 13:38:34 +00:00
parent 47bc9c9da2
commit 730527b836
6 changed files with 23 additions and 21 deletions

View File

@@ -2,10 +2,10 @@ Feature: manager client unmanagement
Background:
Given uhwm is running
And a window is managed
And a window is mapped
Scenario: logs when a new client is unmanaged
When the window requests to be unmapped
When the window is unmapped
Then the output must match /unmanag.+xclient/i
Scenario: unmanages client on destroy notify X events