Skip to content

test: drop browser mode test from no-isolate test#944

Merged
fi3ework merged 1 commit intomainfrom
max/2026-02-05--05-11PM
Feb 5, 2026
Merged

test: drop browser mode test from no-isolate test#944
fi3ework merged 1 commit intomainfrom
max/2026-02-05--05-11PM

Conversation

@fi3ework
Copy link
Copy Markdown
Member

@fi3ework fi3ework commented Feb 5, 2026

Summary

drop browser mode test from no-isolate test since it's totally non related.

Related Links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

Copilot AI review requested due to automatic review settings February 5, 2026 09:12
@fi3ework fi3ework enabled auto-merge (squash) February 5, 2026 09:12
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR excludes browser mode tests from the no-isolate test run since browser mode uses iframe-based isolation, which is unrelated to Node.js worker isolation controlled by the --isolate false flag.

Changes:

  • Added browser-mode/** to the list of directories excluded when running tests in no-isolate mode
  • Refactored the inline exclusion array into a well-documented constant NO_ISOLATE_EXCLUDES
  • Added clear documentation explaining why each directory (watch, mock, browser-mode) is excluded from no-isolate testing

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@fi3ework fi3ework merged commit 6f38b2e into main Feb 5, 2026
16 checks passed
@fi3ework fi3ework deleted the max/2026-02-05--05-11PM branch February 5, 2026 09:28
@9aoy 9aoy mentioned this pull request Feb 10, 2026
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