Skip to content

Commit 33a2e00

Browse files
committed
add some mocks to blacklist
1 parent e74c65c commit 33a2e00

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

test/image/make_baseline.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,10 @@
6666
# unable to generate baselines for the following mocks
6767
blacklist = [
6868
'map_stamen-style',
69+
'map_predefined-styles2',
70+
'map_scattercluster',
71+
'map_fonts-supported-open-sans',
72+
'map_fonts-supported-open-sans-weight',
6973
]
7074
allNames = [a for a in allNames if a not in blacklist]
7175

0 commit comments

Comments
 (0)