diff options
author | Caroline Chao <caroline.chao@theqtcompany.com> | 2015-03-19 09:49:54 +0100 |
---|---|---|
committer | Caroline Chao <caroline.chao@theqtcompany.com> | 2015-03-30 12:37:20 +0000 |
commit | bf5dc8065fbedbdd2b919dbbae19e676591d0382 (patch) | |
tree | 5a434cdc8dc04d1dd7659bdf57183b20b80fe137 /tests/auto/compositor | |
parent | 500309b0dd9c78ae98752a4d837797e2b40012cd (diff) | |
download | qtwayland-bf5dc8065fbedbdd2b919dbbae19e676591d0382.tar.gz |
Tests: Blacklist tst_WaylandCompositor::keyboardGrab
This test is currently failing in CI on Ubuntu 14.04.
Task-number: QTBUG-45108
Change-Id: Ibb364171356f742e5a1f9818e0938bde5f2a8f76
Reviewed-by: Giulio Camuffo <giulio.camuffo@jollamobile.com>
Diffstat (limited to 'tests/auto/compositor')
-rw-r--r-- | tests/auto/compositor/BLACKLIST | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/compositor/BLACKLIST b/tests/auto/compositor/BLACKLIST new file mode 100644 index 00000000..df4672be --- /dev/null +++ b/tests/auto/compositor/BLACKLIST @@ -0,0 +1,2 @@ +[keyboardGrab] +ubuntu-14.04 |