8000 Add one testcase to flaky virtual-webgl tests list · plotly/plotly.js@bfb44e2 · GitHub
[go: up one dir, main page]

Skip to content

Commit bfb44e2

Browse files
committed
Add one testcase to flaky virtual-webgl tests list
1 parent c86d4a3 commit bfb44e2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/image/compare_pixels_test.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,8 @@ for(var i = 0; i < allMockList.length; i++) {
178178
'gl3d_opacity-scaling-spikes',
179179
'gl3d_cone-wind',
180180
'gl3d_isosurface_math',
181-
'gl3d_scatter3d-blank-text'
181+
'gl3d_scatter3d-blank-text',
182+
'gl3d_mesh3d_surface3d_scatter3d_line3d_error3d_log_reversed_ranges'
182183
].indexOf(mockName) !== -1) threshold = 0.7;
183184
}
184185

0 commit comments

Comments
 (0)
0