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

build: run flaky tests in Travis #27158

Closed
wants to merge 1 commit into from
Closed

Commits on Apr 9, 2019

  1. build: run flaky tests in Travis

    Skipping flaky tests in CI is an anti-pattern that should be avoided,
    as we do in our ownCI. Failing flaky tests don’t need to be blockers
    for a green CI result, but they should be run and reported *somehow*.
    addaleax authored and Trott committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    55eb4c2 View commit details
    Browse the repository at this point in the history