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

is there anyway to exclude timeout saucelabs test #49

Closed
chunpu opened this issue Oct 12, 2014 · 5 comments
Closed

is there anyway to exclude timeout saucelabs test #49

chunpu opened this issue Oct 12, 2014 · 5 comments

Comments

@chunpu
Copy link

chunpu commented Oct 12, 2014

Duo-test is really cool, but like the pic below, my saucelabs always fail because of timeout.

Is there anyway to ignore the timeout error or retry the test, or make the timeout optional? Thanks!

image

@yields
Copy link
Contributor

yields commented Oct 12, 2014

i'm guessing the reason for the timeouts is: #47, does it happen in browsers that are not listed in #47 ?

@chunpu
Copy link
Author

chunpu commented Oct 13, 2014

ie9 and other browsers sometimes return undefined

image

image

@yields
Copy link
Contributor

yields commented Oct 13, 2014

hmm, that's odd haha -- can you enable debug (DEBUG=duo-test*) and post the log here ?

@chunpu
Copy link
Author

chunpu commented Oct 20, 2014

the undefined log, and really need the timeout option 😄

  41 passing (39s)

  duo-test sent (this.__jp59 && this.__jp59()); +2ms


  internet explorer:10:Windows 2008

  ․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․

  41 passing (5ms)



  internet explorer:11:Windows 2012 R2

  ․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․

  41 passing (4ms)

  duo-test:remote internet explorer:10:Windows 2008: quit +628ms

  undefined

image

@yields
Copy link
Contributor

yields commented Dec 29, 2014

i don't see that issue anymore, but if you guys see it, feel free to re-open.

@yields yields closed this as completed Dec 29, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants