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 unstable client scripts test on remote browsers #7771

Merged

Conversation

miherlosev
Copy link
Collaborator

@miherlosev miherlosev commented Jun 7, 2023

There are two issues:

  • the cached tested web page can request the client script URL from a previous test run
  • in parallel execution, the client script can be unregistered before its usage.

Solution - make a unique client script URL for each test run.

@miherlosev miherlosev temporarily deployed to CI June 7, 2023 05:35 — with GitHub Actions Inactive
@miherlosev miherlosev temporarily deployed to CI June 7, 2023 06:43 — with GitHub Actions Inactive
@miherlosev miherlosev merged commit 5e72bea into DevExpress:master Jun 8, 2023
19 checks passed
@miherlosev miherlosev deleted the fix_break_related_to_client_scripts branch June 8, 2023 07:21
@github-actions
Copy link

github-actions bot commented Jun 8, 2023

Release v3.0.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.

None yet

2 participants