From 36818779b9b43efbf887b842706713a18bca8235 Mon Sep 17 00:00:00 2001 From: Gatis Paeglis Date: Mon, 25 Jun 2018 13:46:49 +0200 Subject: [PATCH] tests: un-blacklist tst_QSizeGrip::hideAndShowOnWindowStateChange on xcb According to local testing and Grafana statistics for the period of the last 1 year, this test has not been failing on XCB. Change-Id: I86640b22c9e7a258965805a661e1e8c3ead8d012 Reviewed-by: Kari Oikarinen --- tests/auto/widgets/widgets/qsizegrip/BLACKLIST | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 tests/auto/widgets/widgets/qsizegrip/BLACKLIST diff --git a/tests/auto/widgets/widgets/qsizegrip/BLACKLIST b/tests/auto/widgets/widgets/qsizegrip/BLACKLIST deleted file mode 100644 index 2c874bcb578..00000000000 --- a/tests/auto/widgets/widgets/qsizegrip/BLACKLIST +++ /dev/null @@ -1,2 +0,0 @@ -[hideAndShowOnWindowStateChange:Qt::Window] -xcb