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

Remove "llm" marker #739

Merged
merged 9 commits into from
Jan 13, 2024
Merged

Remove "llm" marker #739

merged 9 commits into from
Jan 13, 2024

Conversation

jlowin
Copy link
Member

@jlowin jlowin commented Jan 13, 2024

At this point we have significantly more llm tests than non-llm tests, so the cost of forgetting to add an LLM marker is that those LLM tests run ~8 times. Now tests that can run as part of a non-LLM suite are marked as such, and otherwise we run all tests every time.

@jlowin jlowin changed the base branch from main to 2.0 January 13, 2024 16:31
@jlowin jlowin merged commit cb45748 into 2.0 Jan 13, 2024
14 checks passed
@jlowin jlowin deleted the no_llm-tests branch January 13, 2024 16:39
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

Successfully merging this pull request may close these issues.

1 participant