Skip to content

Commit b1e572b

Browse files
authored
Merge pull request #5737 from plotly/flaky-image-test-list
update flaky list of image-test
2 parents 40f058c + d13d1c1 commit b1e572b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/image/compare_pixels_test.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,10 +116,9 @@ if(allMock || argv.filter) {
116116

117117
var FLAKY_LIST = [
118118
'treemap_coffee',
119-
'treemap_sunburst_marker_colors',
120119
'treemap_textposition',
121120
'treemap_with-without_values',
122-
'gl3d_directions-streamtube1',
121+
'sunburst_with-without_values'
123122
];
124123

125124
console.log('');

0 commit comments

Comments
 (0)