We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03a53b6 commit 99eb4b5Copy full SHA for 99eb4b5
test/image/make_baseline.py
@@ -67,6 +67,7 @@
67
# unable to generate baselines for the following mocks
68
blacklist = [
69
'map_stamen-style',
70
+ 'gl3d_streamtube_reversed_ranges', # Temporarily blacklist: fails with Kaleido v1.0.0rc14
71
]
72
allNames = [a for a in allNames if a not in blacklist]
73
0 commit comments