Skip to content

Commit 2d30d8b

Browse files
jakra-mbgithub-actions[bot]
authored andcommitted
Deleted unnecessary render test image overrides
GitOrigin-RevId: 25abe3e184983d7d239dbfa407d751e75efc473e
1 parent 9e23300 commit 2d30d8b

402 files changed

Lines changed: 203 additions & 80 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Binary file not shown.

test/integration/render-tests/3d-intersections/no-cross-beams/style.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"mapMode": "static",
66
"spriteFormat": "raster",
77
"image-threshold": [
8-
{"platform-tag-contains": "", "threshold": 0.00025}
8+
{"platform-tag-contains": "", "threshold": 0.00025},
9+
{"platform-tag-contains": "native", "threshold": 0.00053}
910
]
1011
}
1112
},
Binary file not shown.
Binary file not shown.

test/integration/render-tests/appearance/icon-bbox/appearance-icon-only/style.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@
44
"test": {
55
"width": 64,
66
"height": 64,
7-
"collisionDebug": true
7+
"collisionDebug": true,
8+
"image-threshold": [
9+
{"platform-tag-contains": "native", "threshold": 0.03101}
10+
]
811
}
912
},
1013
"sources": {
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)