Skip to content

revert: separator changes #1225

revert: separator changes

revert: separator changes #1225

Triggered via push January 6, 2025 07:45
Status Success
Total duration 3m 40s
Artifacts

test-e2e.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error, 2 warnings, and 1 notice
[chromium] › upsell.spec.js:29:9 › Upsell › general settings: tests/e2e/specs/upsell.spec.js#L44
1) [chromium] › upsell.spec.js:29:9 › Upsell › general settings ────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('#feedzy-import-form a[href*="utm_campaign=delete-featured-image"]') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('#feedzy-import-form a[href*="utm_campaign=delete-featured-image"]') - locator resolved to <a target="_blank" title="Buy Now" href="https://th…>upgrading to Feedzy Pro</a> - unexpected value "hidden" - locator resolved to <a target="_blank" title="Buy Now" href="https://th…>upgrading to Feedzy Pro</a> - unexpected value "hidden" - locator resolved to <a target="_blank" title="Buy Now" href="https://th…>upgrading to Feedzy Pro</a> - unexpected value "hidden" - locator resolved to <a target="_blank" title="Buy Now" href="https://th…>upgrading to Feedzy Pro</a> - unexpected value "hidden" - locator resolved to <a target="_blank" title="Buy Now" href="https://th…>upgrading to Feedzy Pro</a> - unexpected value "hidden" - locator resolved to <a target="_blank" title="Buy Now" href="https://th…>upgrading to Feedzy Pro</a> - unexpected value "hidden" - locator resolved to <a target="_blank" title="Buy Now" href="https://th…>upgrading to Feedzy Pro</a> - unexpected value "hidden" - locator resolved to <a target="_blank" title="Buy Now" href="https://th…>upgrading to Feedzy Pro</a> - unexpected value "hidden" - locator resolved to <a target="_blank" title="Buy Now" href="https://th…>upgrading to Feedzy Pro</a> - unexpected value "hidden" 42 | await page.locator('.fz-form-group:has( #delete-attached-media )').hover({ force: true }); 43 | upgradeAlert = page.locator('#feedzy-import-form a[href*="utm_campaign=delete-featured-image"]'); > 44 | await expect( upgradeAlert ).toBeVisible(); | ^ 45 | 46 | await page.locator('.fz-form-group:has( #feedzy_mark_duplicate )').hover({ force: true }); 47 | upgradeAlert = page.locator('#feedzy-import-form a[href*="utm_campaign=remove-duplicates"]'); at /home/runner/work/feedzy-rss-feeds/feedzy-rss-feeds/tests/e2e/specs/upsell.spec.js:44:38
E2E
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
E2E
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
1 flaky [chromium] › upsell.spec.js:29:9 › Upsell › general settings ─────────────────────────────────── 11 passed (51.4s)