onivim / oni

Oni: Modern Modal Editing - powered by Neovim
https://www.onivim.io
MIT License
11.35k stars 300 forks source link

Sporadic CI failures #2730

Open TalAmuyal opened 5 years ago

TalAmuyal commented 5 years ago

Looking for help from the community regarding this issue.

Issue: Sporadic CI failures.

Expected behavior: Consistent CI results.

Actual behavior: CI test may fail or pass with a rerun and no other change.

Steps to reproduce: Run CI repeatedly by opening a PR and re-pushing minor changes until reproduced.

Reference issue: https://travis-ci.org/onivim/oni/jobs/499977978

Specifically for the example above:

ci tests AutoClosingPairsTest ci test: AutoClosingPairsTest:
Error: timeout of 120000ms exceeded. Ensure the done() callback is being called in this test.
TalAmuyal commented 5 years ago

Could be a good change for someone that has JS background and want to try helping back :)