Skip to content

Internal: Skip pro banner tests in workflows [TMZ-1042]#665

Merged
hein-obox merged 1 commit into
mainfrom
internal/TMZ-1042-skip-old-test-in-workflows
Jun 9, 2026
Merged

Internal: Skip pro banner tests in workflows [TMZ-1042]#665
hein-obox merged 1 commit into
mainfrom
internal/TMZ-1042-skip-old-test-in-workflows

Conversation

@hein-obox

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

Copy link
Copy Markdown
Member

✨ PR Description

1. Problem & Context

Pro banner tests are failing in daily CI workflows (TMZ-1042). Adding them to the skip list prevents workflow failures while they're being addressed separately.

2. What Changed (Where)

  • .github/workflows/playwright-with-specific-elementor-version.yml: Extended grep-invert filter to skip pro banner test in addition to Quick Links test
  • .github/workflows/playwright-with-specific-hello-plus-version.yml: Same grep-invert filter expansion across both daily matrix workflows

3. How It Works

Grep-invert flags exclude specific test cases from execution. Updated filter now blocks two tests: "should navigate to correct pages from Quick Links" (existing) and "should display Welcome to Hello Theme message and take screenshot" (new pro banner test).

4. Risks

None—this is a surgical test exclusion. Tests remain in codebase and can be re-enabled once fixed.

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 6562e65 into main Jun 9, 2026
44 checks passed
@hein-obox hein-obox deleted the internal/TMZ-1042-skip-old-test-in-workflows branch June 9, 2026 14:19
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