summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
diff options
context:
space:
mode:
authorJędrzej Nowacki <jedrzej.nowacki@theqtcompany.com>2015-09-21 13:49:45 +0200
committerJędrzej Nowacki <jedrzej.nowacki@theqtcompany.com>2015-09-24 07:36:25 +0000
commita153bb232ce29fbb9c6b3c0afc2eaf6b54a23785 (patch)
treef1f25a095d943acdef9ab29699c686c9ad8e97e0 /tests/auto/gui
parent493d08aeeac4fc808cb4e5daef6368b396ff99ca (diff)
Stabilize qguieventloop test.
The test assumed that an event loop can be tested for emptiness multiple times, which is wrong because an event can be delivered any time. Change-Id: Ic44245321eeed2091b640ada2c83d205b83a1cc2 Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
Diffstat (limited to 'tests/auto/gui')
-rw-r--r--tests/auto/gui/kernel/qguieventloop/BLACKLIST2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/gui/kernel/qguieventloop/BLACKLIST b/tests/auto/gui/kernel/qguieventloop/BLACKLIST
deleted file mode 100644
index 688df0192b..0000000000
--- a/tests/auto/gui/kernel/qguieventloop/BLACKLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-[processEvents]
-ubuntu-14.04