Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 789e7e3 commit eba1cb4Copy full SHA for eba1cb4
test/image/compare_pixels_test.js
@@ -101,11 +101,14 @@ if(allMock || argv.filter) {
101
}
102
103
var FLAKY_LIST = [
104
+ 'gl2d_parcoords_blocks',
105
+ 'gl3d_directions-streamtube1',
106
+ 'gl3d_traces-with-opacity',
107
+ 'trace_metatext',
108
'treemap_coffee',
109
+ 'treemap_textposition',
110
'treemap_sunburst_marker_colors',
- 'trace_metatext',
- 'gl3d_directions-streamtube1',
- 'gl3d_traces-with-opacity'
111
+ 'treemap_with-without_values',
112
];
113
114
console.log('');
0 commit comments