Skip to content

chore: diverge test assertions based on node version#15326

Merged
aayush-kapoor merged 2 commits into
release-v6.0from
aayush/fix-test-regression
May 15, 2026
Merged

chore: diverge test assertions based on node version#15326
aayush-kapoor merged 2 commits into
release-v6.0from
aayush/fix-test-regression

Conversation

@aayush-kapoor
Copy link
Copy Markdown
Collaborator

Background

follow up to #15296

we are reverting the change made in that PR since that altered test behavior. related to CI tests failing on different node versions

Summary

add a simple check for node version and then diverge the test assertions based on the node versions

Manual Verification

verified that tests pass on both node versions used in CI

Checklist

  • All commits are signed (PRs with unsigned commits cannot be merged)
  • Tests have been added / updated (for bug fixes / features)
  • Documentation has been added / updated (for bug fixes / features)
  • A patch changeset for relevant packages has been added (for bug fixes / features - run pnpm changeset in the project root)
  • I have reviewed this pull request (self-review)

@aayush-kapoor aayush-kapoor merged commit 7baadcc into release-v6.0 May 15, 2026
17 checks passed
@aayush-kapoor aayush-kapoor deleted the aayush/fix-test-regression branch May 15, 2026 18:20
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