diff --git a/test/ignores/webgl1.js b/test/ignores/webgl1.js index 25537551c3e..dc74a1563fd 100644 --- a/test/ignores/webgl1.js +++ b/test/ignores/webgl1.js @@ -28,9 +28,9 @@ const skip = [ "render-tests/lighting-3d-mode/fill-extrusion/flood-light/zero-height", "render-tests/lighting-3d-mode/fill-extrusion/flood-light/fixed-height", "render-tests/lighting-3d-mode/fill-extrusion/flood-light/floating-base", - "render-tests/lighting-3d-mode/fill-extrusion/flood-light/with-shadow-tangent-light", - "render-tests/lighting-3d-mode/fill-extrusion/flood-light/with-shadow-zero-light-contribution", - "render-tests/lighting-3d-mode/fill-extrusion/flood-light/with-shadow-zero-polar-angle", + "render-tests/lighting-3d-mode/fill-extrusion/flood-light/with-shadows-tangent-light", + "render-tests/lighting-3d-mode/fill-extrusion/flood-light/with-shadows-zero-light-contribution", + "render-tests/lighting-3d-mode/fill-extrusion/flood-light/with-shadows-zero-polar-angle", "render-tests/lighting-3d-mode/shadow/fill-extrusion", "render-tests/lighting-3d-mode/shadow/fill-extrusion-flat-roof", "render-tests/lighting-3d-mode/shadow/fill-extrusion-terrain",