Skip to content

Conversation

@jamesnw
Copy link
Contributor

@jamesnw jamesnw commented Feb 10, 2026

Description

We have Playwright pinned so that we are testing old browser versions that need to be polyfilled. I suspect that Node 24.12 introduced a change that broke importing ESM modules in this way. Since we can't upgrade Playwright to a version that is compatible with Node 24.12, I think we need to pin our Node version to Node 24.11.

Related Issue(s)

#378

Steps to test/reproduce

Verify tests are running fully in CI. Use nvm to set version locally.

@netlify
Copy link

netlify bot commented Feb 10, 2026

Deploy Preview for anchor-position-wpt canceled.

Name Link
🔨 Latest commit b1b0dee
🔍 Latest deploy log https://app.netlify.com/projects/anchor-position-wpt/deploys/698b55dc27a88300080eb91c

@netlify
Copy link

netlify bot commented Feb 10, 2026

Deploy Preview for anchor-polyfill ready!

Name Link
🔨 Latest commit b1b0dee
🔍 Latest deploy log https://app.netlify.com/projects/anchor-polyfill/deploys/698b55dca840000008daa84f
😎 Deploy Preview https://deploy-preview-379--anchor-polyfill.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@jgerigmeyer jgerigmeyer linked an issue Feb 10, 2026 that may be closed by this pull request
@jgerigmeyer jgerigmeyer merged commit f1dacd2 into main Feb 10, 2026
13 checks passed
@jgerigmeyer jgerigmeyer deleted the fix-ci branch February 10, 2026 16:10
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.

[BUG] Tests not running in CI

2 participants