Skip to content

Commit 99eb4b5

Browse files
committed
temporarily blacklist 'gl3d_streamtube_reversed_ranges' baseline
1 parent 03a53b6 commit 99eb4b5

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
@@ -67,6 +67,7 @@
6767
# unable to generate baselines for the following mocks
6868
blacklist = [
6969
'map_stamen-style',
70+
'gl3d_streamtube_reversed_ranges', # Temporarily blacklist: fails with Kaleido v1.0.0rc14
7071
]
7172
allNames = [a for a in allNames if a not in blacklist]
7273

0 commit comments

Comments
 (0)