Skip to content

Commit d5411fa

Browse files
committed
add gl2d to blacklist
1 parent 2eacc32 commit d5411fa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

test/image/make_baseline.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,10 @@
9191

9292
# unable to generate baselines for the following mocks
9393
blacklist = [
94+
'gl2d_pointcloud-basic',
95+
'gl2d_heatmapgl',
96+
'gl2d_heatmapgl_discrete',
9497
'mapbox_stamen-style',
95-
9698
'plot_types',
9799
'trace_metatext',
98100
'zz-gl3d_surface_small_timerange',

0 commit comments

Comments
 (0)