Blacklist tst_QGraphicsWidget::updateFocusChainWhenChildDie() on macOS 13 in CI

For some reason when running this test on macOS 13 in the CI the window
is activated, as on other platforms, but this is not reproducible
locally, so we can't just remove the QEXPECT_FAIL.

Task-number: QTBUG-104210
Task-number: QTBUG-23699
Change-Id: Ib1cacb36d90d2be357756c82af2427f2b3ab9999
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
This commit is contained in:
Tor Arne Vestbø 2022-09-13 16:43:42 +02:00
parent 553859c254
commit 63754bd7ae

View File

@ -6,3 +6,4 @@ b2qt
[updateFocusChainWhenChildDie]
b2qt
qnx
macos-13 ci