Skip to content

Commit

Permalink
update render test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
kkaefer committed Sep 24, 2019
1 parent 20ecd30 commit ce1ab92
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 6 deletions.
7 changes: 1 addition & 6 deletions test/ignores.json
Expand Up @@ -13,12 +13,7 @@
"render-tests/mixed-zoom/z10-z11": "current behavior conflicts with https://github.com/mapbox/mapbox-gl-js/pull/6803. can be fixed when https://github.com/mapbox/api-maps/issues/1480 is done",
"render-tests/fill-extrusion-pattern/tile-buffer": "https://github.com/mapbox/mapbox-gl-js/issues/4403",
"render-tests/symbol-sort-key/text-ignore-placement": "skip - text drawn over icons",
"render-tests/icon-text-fit/both-collision-variable-anchor-text-fit": "https://github.com/mapbox/mapbox-gl-js/issues/8583",
"render-tests/icon-text-fit/both-collision-variable-anchor": "https://github.com/mapbox/mapbox-gl-js/issues/8583",
"render-tests/icon-text-fit/both-collision": "https://github.com/mapbox/mapbox-gl-js/issues/8583",
"render-tests/regressions/mapbox-gl-js#5631": "https://github.com/mapbox/mapbox-gl-js/issues/8583",
"render-tests/text-variable-anchor/all-anchors-icon-text-fit": "https://github.com/mapbox/mapbox-gl-js/issues/8583",
"render-tests/text-variable-anchor/icon-text-fit-collision-box": "https://github.com/mapbox/mapbox-gl-js/issues/8583",
"render-tests/text-variable-anchor/remember-last-placement": "skip - not sure this is correct behavior",
"render-tests/text-writing-mode/point_label/cjk-variable-anchors-vertical-horizontal-mode-icon-text-fit": "https://github.com/mapbox/mapbox-gl-js/issues/8583",
"render-tests/text-writing-mode/point_label/mixed-multiline-vertical-horizontal-mode-icon-text-fit": "https://github.com/mapbox/mapbox-gl-js/issues/8583",
"render-tests/icon-image/icon-sdf-non-sdf-one-layer": "skip - render sdf icon and normal icon in one layer"
Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Expand Up @@ -4,6 +4,7 @@
"test": {
"height": 128,
"width": 128,
"allowed": 0.0075,
"collisionDebug": true
}
},
Expand Down

0 comments on commit ce1ab92

Please sign in to comment.