Skip to content
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

fix: disableConcurrency with quarantine mode (closes #8087) #8088

Merged
merged 2 commits into from
Nov 24, 2023

Conversation

PavelMor25
Copy link
Collaborator

Purpose

Disabling concurrency with quarantine mode led to unexpected behavior.

Approach

Updated method _onTestRunRestart in browser job.
Previously, we added a quarantine test to the general queue. Now we change the queue, if before this the test was executed in a fixture with the disable concurrency flag.

References

#8087

Pre-Merge TODO

  • Write tests for your proposed changes
  • Make sure that existing tests do not fail

@need-response-app need-response-app bot added the STATE: Need response An issue that requires a response or attention from the team. label Nov 22, 2023
@PavelMor25 PavelMor25 removed the STATE: Need response An issue that requires a response or attention from the team. label Nov 22, 2023
@AlexKamaev AlexKamaev marked this pull request as ready for review November 24, 2023 06:23
@AlexKamaev AlexKamaev merged commit 89c71b6 into DevExpress:master Nov 24, 2023
20 checks passed
Copy link

Release v3.5.0-rc.1 addresses this.

1 similar comment
Copy link

Release v3.5.0-rc.1 addresses this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants