fix: Make pytest config compatible with newer pytest#5779
Open
antznette1 wants to merge 5 commits intofeast-dev:masterfrom
Open
fix: Make pytest config compatible with newer pytest#5779antznette1 wants to merge 5 commits intofeast-dev:masterfrom
antznette1 wants to merge 5 commits intofeast-dev:masterfrom
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
Signed-off-by: amiraifori <iforiamira@gmail.com> Signed-off-by: antznette1 <ochiezeanthonette@gmail.com> Signed-off-by: Anthonette Adanyin <106275232+antznette1@users.noreply.github.com>
6c504a8 to
06b64f4
Compare
Signed-off-by: Anthonette Adanyin <106275232+antznette1@users.noreply.github.com> Signed-off-by: antznette1 <Ochiezeanthonette@gmail.com> Signed-off-by: antznette1 <ochiezeanthonette@gmail.com>
c5ad043 to
4669ee6
Compare
Contributor
Author
|
@ntkathole , |
Signed-off-by: antznette1 <ochiezeanthonette@gmail.com>
Contributor
Author
|
@ntkathole , |
Contributor
Author
|
Good day, |
Contributor
Author
|
Hello |
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.