ampproject / amphtml

The AMP web component framework.
https://amp.dev
Apache License 2.0
14.89k stars 3.89k forks source link

amp-ad-exit e2e tests failing #26626

Open jyn15 opened 4 years ago

jyn15 commented 4 years ago

gulp e2e --files=extensions/amp-ad-exit/0.1/test-e2e/test-amp-ad-exit.js

All tests passed under AmpdocEnvironment.A4A_FIE, but failed under all other environments. On AmpdocEnvironment.A4A_INABOX, I got error:

1) amp-ad-exit
       chrome
          AMPHTML ads inabox environment 
             product2 ad opened:
     AssertionError: expected 'http://localhost:8000/amp4test/request-bank/e2e/deposit/tracking' to have been sent once

/cc @powerivq @lannka

powerivq commented 4 years ago

I can reproduce them locally. This is probably a local-only problem for now.