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

Fix(currency): Run only starlette tests in gevent_starlette task #647

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

GSVarsha
Copy link
Contributor

@GSVarsha GSVarsha commented Oct 8, 2024

Run only starlette tests for now in gevent_starlette task

@GSVarsha GSVarsha self-assigned this Oct 8, 2024
@GSVarsha GSVarsha added this to the H2-2024 milestone Oct 8, 2024
Copy link
Member

@pvital pvital left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can keep the environment variable's name as GEVENT_STARLETTE_TEST to explicitly show that this will run both Starlette and Gevent tests in a separate job and let only line 41 of the conftest.py file be commented.

With that, you can continue running Starlette in a separate job, temporarily prevent Gevent from running, and remove the Starlette tests from the runtime jobs.

@GSVarsha GSVarsha force-pushed the currency-report-starlette branch 9 times, most recently from b112b76 to 3879719 Compare October 25, 2024 15:48
@GSVarsha GSVarsha requested a review from pvital October 25, 2024 16:04

This comment was marked as resolved.

Copy link
Member

@pvital pvital left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good to me.

Copy link
Contributor

@CagriYonca CagriYonca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@GSVarsha GSVarsha merged commit c1d9c3b into master Oct 28, 2024
13 of 14 checks passed
@GSVarsha GSVarsha deleted the currency-report-starlette branch October 28, 2024 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants