Commit 5be124d7 authored by Tor Arne Vestbø's avatar Tor Arne Vestbø
Browse files

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: default avatarAndy Nichols <andy.nichols@qt.io>
Showing with 3 additions and 0 deletions
# Race condition when doing requestUpdate via setNeedsDisplay
[Canvas3D_render_ondemand::test_render_3_ondemand]
osx
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment