Change the E2E class Fixture to allow parallel running#2049
Draft
xuzhg wants to merge 1 commit intoOData:masterfrom
Draft
Change the E2E class Fixture to allow parallel running#2049xuzhg wants to merge 1 commit intoOData:masterfrom
xuzhg wants to merge 1 commit intoOData:masterfrom
Conversation
c4a999a to
57ea08e
Compare
2efc1c8 to
e5bab38
Compare
7282f41 to
8becfbf
Compare
8becfbf to
5a4f2b5
Compare
5a4f2b5 to
cfddc55
Compare
Contributor
|
@xuzhg, @Sreejithpin is anyone still working on this? |
Member
Author
I'd like to keep it open. Some E2E tests case runs conflict because some static settings has conflict when running parallel. I'd like to continue to investigate it until i have the time. Another part is that we can move to WebApplicationFactory. |
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.
Issues
This pull request fixes issue #xxx.
Description
Briefly describe the changes of this pull request.
Checklist (Uncheck if it is not completed)
Additional work necessary
If documentation update is needed, please add "Docs Needed" label to the issue and provide details about the required document change in the issue.