From 917c2de203943328228bdf32ce714f47a6508192 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tor=20Arne=20Vestb=C3=B8?= Date: Wed, 29 Aug 2018 19:38:33 +0200 Subject: [PATCH] Disable tst_macnativeevents It's almost completely blacklisted anyways, and the parts that are not are flakey. Change-Id: I4601d751a2963c94c62ec439dd78b874034069a0 Reviewed-by: Liang Qi --- tests/auto/other/other.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/auto/other/other.pro b/tests/auto/other/other.pro index fa09e4d03f..61a464356c 100644 --- a/tests/auto/other/other.pro +++ b/tests/auto/other/other.pro @@ -7,7 +7,7 @@ SUBDIRS=\ lancelot \ languagechange \ macgui \ - macnativeevents \ + #macnativeevents \ macplist \ networkselftest \ qaccessibility \