Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix flaky E2E test in specs/modules/tagmanager/setup.test.js. #10111

Open
1 task
techanvil opened this issue Jan 23, 2025 · 0 comments
Open
1 task

Fix flaky E2E test in specs/modules/tagmanager/setup.test.js. #10111

techanvil opened this issue Jan 23, 2025 · 0 comments
Assignees
Labels
P0 High priority Type: Infrastructure Engineering infrastructure & tooling

Comments

@techanvil
Copy link
Collaborator

techanvil commented Jan 23, 2025

Feature Description

We still have a number of E2E tests failing with some regularity in our CI test runs. The task of fixing them has been split into four issues in order to make it easier to investigate and fix. See #10108, #10109, #10110.

Tag Manager module setup › Setup with AMP active › with Secondary AMP › when validating › validates homepage AMP for non-logged-in users

Example: https://github.com/google/site-kit-wp/actions/runs/12871930956/job/35886293222#step:11:245

Details
FAIL specs/modules/tagmanager/setup.test.js (47.115 s)
  ● Tag Manager module setup › Setup with AMP active › with Secondary AMP › when validating › validates homepage AMP for non-logged-in users

    TimeoutError: Navigation timeout of 5000 ms exceeded

      at ../../node_modules/puppeteer/src/common/LifecycleWatcher.ts:204:18

Do not alter or remove anything below. The following sections will be managed by moderators only.

Acceptance criteria

  • The test listed in the Feature Description should pass every time in CI.

Implementation Brief

Test Coverage

QA Brief

Changelog entry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P0 High priority Type: Infrastructure Engineering infrastructure & tooling
Projects
None yet
Development

No branches or pull requests

2 participants