chartjs / chartjs-chart-financial

Chart.js module for charting financial securities
MIT License
725 stars 197 forks source link

[BUG] Tests randomly failing #27

Open loicbourgois opened 6 years ago

loicbourgois commented 6 years ago

Tests seem to randomly fail with the following error : Some of your tests did a full page reload.

This seems to be because of the test Should have the correct min/max values in scale.financialLinear.tests.js

x1000 means the test is run 1000 times in a for loop, like this commented means the test is commented

And then I tried to run the tests on Travis. The results seem random. https://travis-ci.org/loicbourgois/chartjs-chart-financial/builds For each build, node 6, 8, 9 are used. Usually it works on one of the environment.