Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Tests randomly failing #27

Open
loicbourgois opened this issue Feb 1, 2018 · 0 comments
Open

[BUG] Tests randomly failing #27

loicbourgois opened this issue Feb 1, 2018 · 0 comments

Comments

@loicbourgois
Copy link
Contributor

loicbourgois commented Feb 1, 2018

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

  • local x1 : 6 ok : 4 fail
  • local x1000 : 9 ok ; 1 fail
  • local commented : 10 ok ; 0 fail

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant