You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
text-variable-anchor/pitched-with-map render test failed in a commit that just changed the changelog, so it's apparently flaky (it passed after rerunning the tests) — let's investigate. cc @alexshalamov
The text was updated successfully, but these errors were encountered:
for i in {1..20}; do build/linux-x86_64/Release/mbgl-render-test text-variable-anchor -r --shuffle --seed=$RANDOM; done
Really strange that it is flaky on gl-gs, we had few flaky tests in native, as the rendering results were created in gl-js and native uses floats in placement code (double in gl-js).
mourner
changed the title
Fix flaky text-variable-anchor/pitched-with-map render test
Fix flaky text-variable-anchor render tests
Aug 28, 2019
text-variable-anchor/pitched-with-map
render test failed in a commit that just changed the changelog, so it's apparently flaky (it passed after rerunning the tests) — let's investigate. cc @alexshalamovThe text was updated successfully, but these errors were encountered: