Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6de8082

Browse files
committedJan 4, 2021
add a flaky flag to one cartesian_interact test
1 parent cd809a2 commit 6de8082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎test/jasmine/tests/cartesian_interact_test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -973,7 +973,7 @@ describe('axis zoom/pan and main plot zoom', function() {
973973
var yr0 = [-0.211, 3.211];
974974

975975
var specs = [{
976-
desc: 'zoombox on xy',
976+
desc: '@flaky zoombox on xy',
977977
drag: ['xy', 'nsew', 30, 30],
978978
exp: [
979979
[['xaxis', 'xaxis2', 'xaxis3'], [1.457, 2.328]],

0 commit comments

Comments
 (0)
Please sign in to comment.