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

required-gates flag not working when running a testsuite #3132

Open
jorgeepc opened this issue Sep 7, 2023 · 0 comments
Open

required-gates flag not working when running a testsuite #3132

jorgeepc opened this issue Sep 7, 2023 · 0 comments
Labels
bug Something isn't working CLI triage requires triage

Comments

@jorgeepc
Copy link
Contributor

jorgeepc commented Sep 7, 2023

Describe the bug
When running a testsuite from the CLI using the required-gates flag, it does not override the global gates.

To Reproduce
Steps to reproduce the behavior:

  1. Create a testsuite
  2. Run it from the CLI with the required-gates flag
tracetest run testsuite --id Et-4FuzIg --required-gates test-specs --vars jghVnXzIg
  1. See the tests failing because of the global required gates

Expected behavior
The required-gates flag should override the global config.

Screenshots
https://app.warp.dev/block/YstwCAxvf6MXueqOQxfgOH

@jorgeepc jorgeepc added bug Something isn't working triage requires triage CLI labels Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CLI triage requires triage
Projects
None yet
Development

No branches or pull requests

1 participant