craft icon indicating copy to clipboard operation
craft copied to clipboard

Integration tests sometimes fail locally when run at step = 0.1

Open joshlory opened this issue 8 years ago • 0 comments

Travis CI has been pretty stable, but WATCH=1 npm run test:integration occasionally fails some of the cases in DesignerTest.js.

It seems to be related to the default step = 0.1 speed up. The tests pass when re-run with step = 1.

joshlory avatar Oct 03 '17 21:10 joshlory