Skip to content

fix: remove @pytest.mark.asyncio from test_get_raw_document_text.py#2840

Merged
ashwinb merged 1 commit intollamastack:mainfrom
r3v5:fix-pre-commit-pytest
Jul 21, 2025
Merged

fix: remove @pytest.mark.asyncio from test_get_raw_document_text.py#2840
ashwinb merged 1 commit intollamastack:mainfrom
r3v5:fix-pre-commit-pytest

Conversation

@r3v5
Copy link
Contributor

@r3v5 r3v5 commented Jul 21, 2025

What does this PR do?

The pre-commit workflow was failing in the main branch and removing @pytest.mark.asyncio from test_get_raw_document_text.py fixed that.

Test Plan

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Jul 21, 2025
Copy link
Contributor

@ChristianZaccaria ChristianZaccaria left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve
Thanks!

@Elbehery
Copy link
Contributor

the fix the CI failure is in #2815

@ashwinb
Copy link
Contributor

ashwinb commented Jul 21, 2025

how did the breakage land?

@ashwinb ashwinb merged commit 9e6860b into llamastack:main Jul 21, 2025
64 of 65 checks passed
@r3v5
Copy link
Contributor Author

r3v5 commented Jul 21, 2025

I think the problem occurred after this PR was merged. The new test file was introduced there.

@mattf
Copy link
Collaborator

mattf commented Jul 21, 2025

@ashwinb @r3v5 looks like #2575 was using an old pre-commit config and thus missed the new config that's on main, note the async check isn't present in https://github.com/meta-llama/llama-stack/actions/runs/16318322210/job/46091440015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants