Skip to content

Internal: Skip flaky test in Hello theme branch [TMZ-1038]#648

Merged
hein-obox merged 1 commit into
mainfrom
internal/TMZ-1038-skip-test
May 25, 2026
Merged

Internal: Skip flaky test in Hello theme branch [TMZ-1038]#648
hein-obox merged 1 commit into
mainfrom
internal/TMZ-1038-skip-test

Conversation

@hein-obox
Copy link
Copy Markdown
Member

@hein-obox hein-obox commented May 25, 2026

✨ PR Description

1. Problem & Context

Test is flaky in the Hello theme branch; skipping it temporarily to unblock CI/CD while the underlying issue is investigated (TMZ-1038).

2. What Changed (Where)

  • tests/playwright/tests/admin/hello-theme-admin-home.test.ts: Added test.skip() wrapper to "should navigate to correct pages from Quick Links" test.

3. How It Works

test.skip() prevents Playwright from executing the test suite, suppressing failures without removing the test code for future re-enablement.

4. Risks

None—this is a temporary measure. Risk is re-enabling without fixing root cause; ticket reference mitigates this.

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 9ae29e5 into main May 25, 2026
25 checks passed
@hein-obox hein-obox deleted the internal/TMZ-1038-skip-test branch May 25, 2026 10:21
hein-obox pushed a commit that referenced this pull request May 25, 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