-
Notifications
You must be signed in to change notification settings - Fork 79
fix: enable parallel test execution with pytest-xdist in CI workflow #620
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
tchaton
merged 49 commits into
Lightning-AI:main
from
deependujha:feat/run-tests-parallely
Aug 7, 2025
Merged
Changes from all commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
e6172a7
fix: enable parallel test execution with pytest-xdist in CI workflow
deependujha 1ee614e
temporary fix to handle parallelly running tests in ci
deependujha cf5fb70
update
deependujha 71eafa9
update
deependujha 17eed41
update
deependujha 311beae
update
deependujha 46b5843
7 pm
deependujha 93305ba
pytest-xdist ==3.4.0
Borda cbf1ca5
fix tmp path on windows
deependujha ecad3d8
add fixture for unique HF URL to support parallel test runs
deependujha 5bad28f
Merge branch 'main' into feat/run-tests-parallely
deependujha 4d730a5
update
deependujha c6ad3f9
Merge branch 'main' into feat/run-tests-parallely
Borda 70f7501
update
deependujha f3bdcf8
increase timeout of 60s to 90s
deependujha c35ac31
bump pytest & pytest-xdist
deependujha 1956b7f
rerun failing tests twice
deependujha f890dd6
refactor: update pytest command and adjust fixture scopes for better …
deependujha 7b09b9f
update
deependujha 43450e3
update
deependujha 6f47a5b
update
deependujha 6c47e98
update
deependujha e52dd98
update
deependujha 51aea13
update
deependujha 14c0e79
update
deependujha 140350a
update
deependujha 613309c
update
deependujha 59056f0
let's just wait
deependujha f5cb8f6
Merge branch 'main' into feat/run-tests-parallely
deependujha 9a8028f
Update tests/streaming/test_dataloader.py
deependujha 2203738
update
deependujha c03d154
update
deependujha f5718d7
Merge branch 'main' into feat/run-tests-parallely
deependujha ca211c8
Apply suggestions from code review
Borda 38c9671
Update src/litdata/streaming/resolver.py
deependujha 3d9a504
update
deependujha 204c3e8
Merge branch 'main' into feat/run-tests-parallely
deependujha 24224e7
update
deependujha 00d5a38
Update .github/workflows/ci-testing.yml
deependujha 41c1f1e
Merge branch 'main' into feat/run-tests-parallely
deependujha 8bf6699
update
deependujha 02c475b
let's try running all tests in parallel
deependujha 1ba1412
update
deependujha 51db91a
update
deependujha fe292ef
let's run tests in groups
deependujha 62b4cfb
update
deependujha b61b7d7
tests pass
deependujha 1918a9d
update
deependujha f59b9ed
Merge branch 'main' into feat/run-tests-parallely
deependujha File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.