fix: Make pytest config compatible with newer pytest#5779
Merged
franciscojavierarceo merged 1 commit intoJul 10, 2026
Merged
Conversation
e5ef90b to
99c742d
Compare
franciscojavierarceo
approved these changes
Dec 23, 2025
Member
|
@antznette1 Can you please fix the linting ? Thanks |
081c356 to
1835d0f
Compare
Contributor
Author
I have done it. |
Member
|
@antznette1 looks like you need to resolve conflicts please. |
Member
|
@copilot can you help resolve the conflicts and remove the commits not related to this branch? |
Contributor
Author
Good day Sir, |
Member
|
@antznette1 there are quite a number of conflicts that need to be resolved 😅 |
1835d0f to
11f0ff0
Compare
Contributor
Author
I have worked on the conflicts; it's not conflicted anymore |
11f0ff0 to
2abd8be
Compare
30da656 to
8a60f75
Compare
8a60f75 to
6c504a8
Compare
6c504a8 to
06b64f4
Compare
c5ad043 to
4669ee6
Compare
Contributor
Author
|
@ntkathole , |
Contributor
Author
|
@ntkathole , |
Contributor
Author
|
Good day, |
Contributor
Author
|
Hello |
0c3f6a4 to
dddcb00
Compare
dddcb00 to
4aa3408
Compare
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
4aa3408 to
d99adc2
Compare
franciscojavierarceo
approved these changes
Jul 10, 2026
a57ea33
into
feast-dev:master
30 of 31 checks passed
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What this PR does / why we need it:
_pytest.warning_types.*warning classes (breaks on newer pytest).sys.platformiswin32, notwindows).Why we need it:
Testing
forkstart method.