amphtml icon indicating copy to clipboard operation
amphtml copied to clipboard

Flaky test investigation

Open powerivq opened this issue 1 year ago • 0 comments

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

powerivq avatar Mar 21 '24 17:03 powerivq