Skip to content

Fixes run-rerun - #5667

Merged
DavertMik merged 1 commit into
4.xfrom
fix/run-rerun-test-reloading
Jul 29, 2026
Merged

Fixes run-rerun#5667
DavertMik merged 1 commit into
4.xfrom
fix/run-rerun-test-reloading

Conversation

@DenysKuchma

@DenysKuchma DenysKuchma commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

Summary

Fixes run-rerun #5666

  • with noGlobals: true, test loading failed with ReferenceError: Feature is not defined;
  • with noGlobals: false, only the first run executed tests, while subsequent runs reported 0 passed because test modules were cached.

@DenysKuchma
DenysKuchma requested a review from DavertMik July 29, 2026 17:10
@DavertMik
DavertMik merged commit 684d0ef into 4.x Jul 29, 2026
13 checks passed
@DavertMik
DavertMik deleted the fix/run-rerun-test-reloading branch July 29, 2026 18:17
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