summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMorten Johan Sørvig <morten.sorvig@qt.io>2018-03-16 12:31:32 +0100
committerMorten Johan Sørvig <morten.sorvig@qt.io>2018-03-19 14:38:06 +0000
commitb4650d9bcf29edffbf986bec5dc7afdd78318544 (patch)
tree673c302ef9293ff6ded6b9644e49e7d67ee1b8a7 /tests
parent67adf1e0dd1f999e69e8be29e8da3f062ebe1bfb (diff)
Blacklist childEvents on macOS CI again
This test function was removed from the blacklist as a part of the cleanup in 2056bc6b, but is still flaky on CI. Change-Id: I348ed167dff6fd618ede28456ada6da86ee341cd Reviewed-by: Paolo Angelelli <paolo.angelelli@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/widgets/kernel/qwidget/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/widgets/kernel/qwidget/BLACKLIST b/tests/auto/widgets/kernel/qwidget/BLACKLIST
index dd9d8763c5..dc9adb74f7 100644
--- a/tests/auto/widgets/kernel/qwidget/BLACKLIST
+++ b/tests/auto/widgets/kernel/qwidget/BLACKLIST
@@ -19,6 +19,8 @@ linux
osx
[windowMoveResize]
osx
+[childEvents]
+osx ci
[renderInvisible]
osx
[optimizedResizeMove]