Skip to content

fix(ci): move playwright render tests out of the pnpm test glob - #25

Merged
rz1989s merged 1 commit into
masterfrom
fix/release-test-glob
Sep 7, 2026
Merged

fix(ci): move playwright render tests out of the pnpm test glob#25
rz1989s merged 1 commit into
masterfrom
fix/release-test-glob

Conversation

@rz1989s

@rz1989s rz1989s commented Sep 7, 2026

Copy link
Copy Markdown
Member

The release workflow runs plain pnpm test without a browser install — only CI's test:render step installs Chromium. The 1.1.0 port put the browser tests inside the engine glob, failing the v1.1.0 release run. Moves them to test/render/render.test.mjs (test:render updated), mirroring the pre-1.1.0 layout where render tests lived outside the glob.

The release workflow runs plain pnpm test without a browser install — only
CI's test:render step installs Chromium. The ported browser tests belong with
that step: test/render/render.test.mjs, script updated. Mirrors the pre-1.1.0
layout where render tests lived outside the engine glob.
@rz1989s
rz1989s merged commit ac3efb3 into master Sep 7, 2026
1 check passed
@rz1989s
rz1989s deleted the fix/release-test-glob branch September 7, 2026 01: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.

1 participant