Skip to content

fix(Testing): match webpack define name to JS global for VTKJS_TEST_PATTERN#3451

Merged
finetjul merged 1 commit intoKitware:masterfrom
PaulHax:fix-test-pattern-define
Mar 30, 2026
Merged

fix(Testing): match webpack define name to JS global for VTKJS_TEST_PATTERN#3451
finetjul merged 1 commit intoKitware:masterfrom
PaulHax:fix-test-pattern-define

Conversation

@PaulHax
Copy link
Copy Markdown
Collaborator

@PaulHax PaulHax commented Mar 25, 2026

The webpack DefinePlugin used TEST_PATTERN but Sources/Testing/index.js reads VTKJS_TEST_PATTERN, so the filter was never applied.

Sorry.

…ATTERN

The webpack DefinePlugin used __TEST_PATTERN__ but Sources/Testing/index.js
reads __VTKJS_TEST_PATTERN__, so the filter was never applied.
Copy link
Copy Markdown
Collaborator

@sankhesh sankhesh left a comment

Choose a reason for hiding this comment

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

LGTM

@jourdain
Copy link
Copy Markdown
Collaborator

I thought we were using vitest now?

@daker
Copy link
Copy Markdown
Collaborator

daker commented Mar 25, 2026

@jourdain the vite/vitest PR is not yet merged #3435

@finetjul finetjul added this pull request to the merge queue Mar 30, 2026
Merged via the queue into Kitware:master with commit f60fdaa Mar 30, 2026
2 checks passed
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 35.5.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released Automated label label Mar 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released Automated label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants