onivim/oni

Sporadic CI failures

Open

#2730 opened on Feb 28, 2019

View on GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (11,389 stars) (336 forks)batch import
good first issuehelp wantedinsiderlowering the bar

Description

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.

Contributor guide