Blacklist Canvas3D_render_ondemand::test_render_3_ondemand on macOS
We now do QWindow::requestUpdate() via [NSView setNeedsDisplay] on
macOS, which triggers a race in the Canvas3D update code. Until we've
established what the cause is we're blacklisting this test, as it's
flakey and may not always fail.
Task-number: QTBUG-62963
Change-Id: I70b1468f94c1d478f35455d42d3daca783ae4d53
Reviewed-by:
Andy Nichols <andy.nichols@qt.io>
Showing
tests/auto/qmltest/BLACKLIST
0 → 100644
Please register or sign in to comment