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

Flaky test investigation #39914

Open
powerivq opened this issue Mar 21, 2024 · 0 comments
Open

Flaky test investigation #39914

powerivq opened this issue Mar 21, 2024 · 0 comments

Comments

@powerivq
Copy link
Contributor

Description

Circle end-to-end test reliably fails for this test. Investigate and fix:

  1. amp-subscriptions-google
    chrome
    Standalone environment

        Subscription offers should render correctly:
    

    Error: Timeout of 3000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/circleci/project/extensions/amp-subscriptions-google/0.1/test-e2e/test-amp-subscriptions-google.js)
    at createTimeoutError (/home/circleci/project/node_modules/mocha/lib/errors.js:498:15)
    at Runnable._timeoutError (/home/circleci/project/node_modules/mocha/lib/runnable.js:431:10)
    at Timeout. (/home/circleci/project/node_modules/mocha/lib/runnable.js:246:24)
    at listOnTimeout (node:internal/timers:573:17)
    at process.processTimers (node:internal/timers:514:7)

Reproduction Steps

Run test on CI

Relevant Logs

No response

Browser(s) Affected

No response

OS(s) Affected

No response

Device(s) Affected

No response

AMP Version Affected

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant