Skip to content

Tests: make tests-embedapi require regular tests first #9289

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

Merged
merged 3 commits into from
Jun 6, 2022

Conversation

humitos
Copy link
Member

@humitos humitos commented Jun 2, 2022

I'm adding this requirement so we don't trigger all the tests concurrently and
also avoid running EmbedAPI tests if there is a failure on any of the other two.
This way we will be saving some resources here.

EmbedAPI tests are not required to merge a PR, so I think it's fine if they
are not always run.

I'm adding this requirement so we don't trigger all the tests concurrently and
also avoid running EmbedAPI tests if there is a failure on any of the other two.
This way we will be saving some resources here.

EmbedAPI tests are _not required_ to merge a PR, so I think it's fine if they
are not always run.
@humitos humitos requested a review from a team as a code owner June 2, 2022 09:36
@humitos humitos requested a review from stsewd June 2, 2022 09:36
@humitos humitos requested a review from stsewd June 6, 2022 21:02
@humitos humitos enabled auto-merge June 6, 2022 21:02
@humitos
Copy link
Member Author

humitos commented Jun 6, 2022

It seems it works. checks is failing because of the reference in the docs. Then the embedapi tests weren't executed at all.

@ericholscher ericholscher disabled auto-merge June 6, 2022 21:33
@ericholscher ericholscher merged commit 1af85af into main Jun 6, 2022
@ericholscher ericholscher deleted the humitos/embedapi-tests branch June 6, 2022 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants