Skip to content

Commit 5857a70

Browse files
committed
temporarily blacklist 'map_fonts-supported-open-sans-weight' baseline
1 parent 80fe5cf commit 5857a70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/image/make_baseline.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
'map_predefined-styles2', # Temporarily blacklist: fails with Kaleido v1.0.0rc14
7272
'grid_subplot_types', # Temporarily blacklist: fails with Kaleido v1.0.0rc14
7373
'map_fonts-supported-metropolis' # Temporarily blacklist: fails with Kaleido v1.0.0rc14
74+
'map_fonts-supported-open-sans-weight' # Temporarily blacklist: fails with Kaleido v1.0.0rc14
7475
]
7576
allNames = [a for a in allNames if a not in blacklist]
7677

0 commit comments

Comments
 (0)