Skip to content

Internal: Skip pro banner test inside Hello Theme [TMZ-1042]#663

Merged
hein-obox merged 1 commit into
mainfrom
internal/TMZ-1042-skip-pro-banner-test
Jun 8, 2026
Merged

Internal: Skip pro banner test inside Hello Theme [TMZ-1042]#663
hein-obox merged 1 commit into
mainfrom
internal/TMZ-1042-skip-pro-banner-test

Conversation

@hein-obox

@hein-obox hein-obox commented Jun 8, 2026

Copy link
Copy Markdown
Member

✨ PR Description

1. Problem & Context

The pro banner test in Hello Theme admin is disabled at the plugin level, making the test fail. Skipping it prevents CI breakage while maintaining the test suite.

2. What Changed (Where)

  • hello-theme-admin-home.test.ts: Added test.skip() wrapper and explanatory comment to the "Welcome to Hello Theme" screenshot test (lines 9-10).

3. How It Works

The test declaration now uses Playwright's test.skip() method, which prevents execution while keeping the test visible in reports for future reference.

4. Risks

None — this is a defensive measure for an already-failing test that blocks CI. The skip is temporary and documented.

Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using.
💡 Tip: You can customize your AI Description using Guidelines Learn how

@hein-obox hein-obox merged commit bf17ebd into main Jun 8, 2026
23 checks passed
@hein-obox hein-obox deleted the internal/TMZ-1042-skip-pro-banner-test branch June 8, 2026 09:30
hein-obox pushed a commit that referenced this pull request Jun 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants