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

Increase granularity to handle disabled tests #306

Open
renfeiw opened this issue Mar 30, 2022 · 2 comments
Open

Increase granularity to handle disabled tests #306

renfeiw opened this issue Mar 30, 2022 · 2 comments

Comments

@renfeiw
Copy link
Contributor

renfeiw commented Mar 30, 2022

We are currently storing test prefix(i.e., disabled, echo.disabled) information per test target in TKG, we would like to increase the granularity to each test variation. This can allow multiple enhancements including but not limited to:

  • support executing disabled tests in test list
  • generate disabled parallel lists
  • skip disabled/skipped test in dynamic compilation
@renfeiw
Copy link
Contributor Author

renfeiw commented Mar 30, 2022

support executing disabled tests in test list: #305

@renfeiw
Copy link
Contributor Author

renfeiw commented Jun 6, 2023

skip disabled/skipped test in dynamic compilation: #315

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant