Skip to content

Commit 0d11c5c

Browse files
committed
add treemap_textposition to list of flaky mocks
... this list will grow eventually.
1 parent da53969 commit 0d11c5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/image/compare_pixels_test.js

+1
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ if(allMock || argv.filter) {
101101
}
102102

103103
var FLAKY_LIST = [
104+
'treemap_textposition'
104105
];
105106

106107
console.log('');

0 commit comments

Comments
 (0)