onivim/oni

Sporadic CI failures

Open

#2.730 geöffnet am 28. Feb. 2019

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (336 Forks)batch import
good first issuehelp wantedinsiderlowering the bar

Repository-Metriken

Stars
 (11.389 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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