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

Test the list of flaky tests #1

Closed
wants to merge 3 commits into from
Closed

Test the list of flaky tests #1

wants to merge 3 commits into from

Commits on Aug 25, 2015

  1. Configuration menu
    Copy the full SHA
    9eab5ba View commit details
    Browse the repository at this point in the history
  2. test: support flaky tests in test-ci

    Adding support for specifying flaky test mode to
    the test runner:
    - via an environment variable FLAKY_TESTS for Makefile
    - via an argument ignore-flaky for vcbuild.bat
    
    Ported from nodejs/node-v0.x-archive@2d2494c
    orangemocha authored and joaocgreis committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    3f1987f View commit details
    Browse the repository at this point in the history
  3. test: set initial list of flaky tests

    This poplulates the lists of flaky tests with tests that failed recently
    in Jenkins.
    joaocgreis committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    99a2cf2 View commit details
    Browse the repository at this point in the history