Skip to content

Commit d13d1c1

Browse files
committed
update flaky list in image-test
1 parent 40f058c commit d13d1c1

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)