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
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
Left side is the actual and expected for default and right side is for false.
Apparently, it always renders as if false is set.
Tolerance is too high and it went unnoticeable by render tests.
Works as expected in mapbox-gl-js - default is true.
fill-extrusion-vertical-gradient/default was [falsely passing - Issue #14784](mapbox/mapbox-gl-native#14784).
This tweak makes the test fail while keeping other tests passing.
fill-extrusion-vertical-gradient/default was [falsely passing - Issue #14784](mapbox/mapbox-gl-native#14784).
This tweak makes the test fail while keeping other tests passing.
Render test output show the tests passing:
Left side is the actual and expected for
default
and right side is forfalse
.Apparently, it always renders as if
false
is set.Tolerance is too high and it went unnoticeable by render tests.
Works as expected in mapbox-gl-js -
default
istrue
.Related to PR #13462,mapbox/mapbox-gl-js#5768
The text was updated successfully, but these errors were encountered: