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

Reduce Test Runtime in CICD #170

Closed
ngriffiths13 opened this issue Jan 10, 2024 · 2 comments
Closed

Reduce Test Runtime in CICD #170

ngriffiths13 opened this issue Jan 10, 2024 · 2 comments
Assignees
Labels
cicd Continuous integration / Continuous deployment priority: high tests Testing

Comments

@ngriffiths13
Copy link
Collaborator

Describe the bug
CICD is failing and running out of free minutes due to long and unnecessary testing.

To Reproduce
Steps to reproduce the behavior:
Run tests in CICD

Expected behavior
A quick and sufficient completion of test cases.

@ngriffiths13 ngriffiths13 added priority: high cicd Continuous integration / Continuous deployment tests Testing labels Jan 10, 2024
@ngriffiths13 ngriffiths13 self-assigned this Jan 10, 2024
@topher-lo
Copy link
Contributor

Partially dealt with by: #175

@baggiponte
Copy link
Collaborator

Ciao! Now all tests pass (we skip the benchmarking ones). I still would like to shrink CI duration with #212, but that's another topic of discussion. Closing this. And thanks for taking care of it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cicd Continuous integration / Continuous deployment priority: high tests Testing
Projects
None yet
Development

No branches or pull requests

3 participants