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

[7.17] FTR support mocha dry run (#125915) #126239

Merged
merged 2 commits into from
Feb 23, 2022

Commits on Feb 23, 2022

  1. FTR support mocha dry run (elastic#125915)

    This PR adds support for the mocha CLI flag `--dry-run` in our functional test execution.
    
    (cherry picked from commit b7db60a)
    
    # Conflicts:
    #	package.json
    #	packages/kbn-test/src/functional_test_runner/cli.ts
    #	packages/kbn-test/src/functional_test_runner/functional_test_runner.ts
    #	yarn.lock
    pheyos committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    864c260 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2597d8 View commit details
    Browse the repository at this point in the history