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

Video integration tests timing out #19351

Closed
newmuis opened this issue Nov 15, 2018 · 1 comment
Closed

Video integration tests timing out #19351

newmuis opened this issue Nov 15, 2018 · 1 comment

Comments

@newmuis
Copy link
Contributor

newmuis commented Nov 15, 2018

https://travis-ci.org/ampproject/amphtml/jobs/455599424

DESCRIBE => amp-video-iframe
  DESCRIBE => Video Interface
    IT => should override the video interface methods
      ✗ Error: Timeout of 20000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
○○●
  DESCRIBE => Analytics Triggers
    IT => should trigger pause analytics when the video pauses
      ✗ Error: Timeout of 20000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
●
    IT => should trigger session analytics when a session ends
      ✗ Error: Timeout of 20000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
○○○●
    DESCRIBE => should trigger ended analytics
      IT => "before all" hook for "should trigger session analytics when a session ends"
        ✗ Error: Timeout of 20000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
●
  DESCRIBE => Autoplay
    DESCRIBE => play/pause
      IT => should play when in view port initially
        ✗ Error: Timeout of 20000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
●
      IT => should not play when not in view port initially
        ✗ Error: Timeout of 20000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
@alanorozco
Copy link
Member

Fixed in #19342

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

6 participants