8000 add error desc to gl2d · plotly/plotly.js@36fe51d · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 36fe51d

Browse files
committed
add error desc to gl2d
1 parent f05189f commit 36fe51d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/image/make_baseline.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
'mapbox_custom-style',
9898
'plot_types',
9999
'trace_metatext',
100-
'gl2d_heatmapgl',
100+
'gl2d_heatmapgl', # Transform failed with error code 525: gl-fbo: Parameters are too large for FBO
101101
'zz-gl3d_surface_small_timerange',
102102
]
103103
allNames = [a for a in allNames if a not in blacklist]

0 commit comments

Comments
 (0)
0