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

Timeout #143

Closed
alancd opened this issue Oct 31, 2014 · 5 comments
Closed

Timeout #143

alancd opened this issue Oct 31, 2014 · 5 comments

Comments

@alancd
Copy link

alancd commented Oct 31, 2014

$totoro
info handle-cfg.js:203 | Found runner < /Users/Alan/Projects/avalon.test/tests/runner.html >
info index.js:121 | Specified browsers automatically [ 'chrome' ]

  chrome 38.0 / macosx 10.9
  Timeout

===============================
  Failed on all of 1 browsers
===============================
$sudo totoro-server
info 2014-10-31 17:09:37 order.js:189 | Order destroys { orderId: 'erAnW0bQUpHw6X8kVJPb',
  duration: 300218,
  labors: 
   { chrome: 
      { ua: 'chrome 38.0 / macosx 10.9',
        errors: [],
        failures: [],
        stats: undefined,
        customLogs: [],
        terminated: undefined } },
  logs: { warn: [], error: [] } }

$totoro                            
info handle-cfg.js:203 | Found runner < /Users/Alan/Projects/avalon.test/tests/runner.html >
info index.js:121 | Specified browsers automatically [ 'safari' ]

  safari 7.1 / macosx 10.9
  Timeout

===============================
  Failed on all of 1 browsers
===============================
@fool2fish
Copy link
Contributor

may I have a look at your code? avalon.test

@alancd
Copy link
Author

alancd commented Oct 31, 2014

I clone from https://github.com/RubyLouvre/avalon.test

@fool2fish
Copy link
Contributor

我这用新老版本运行都好的呀,测试不过的几个浏览器确实是有问题的,但没有超时的。你的 totoro 是哪个版本?

screen shot 2014-10-31 at 17 59 14

screen shot 2014-10-31 at 17 59 25

@alancd
Copy link
Author

alancd commented Oct 31, 2014

多谢。mac os x 下是否有特别注意事项?

$totoro -v

  1.0.2

$totoro-server -v

  1.0.2

@fool2fish
Copy link
Contributor

没特别注意事项,不过如果你通过 http://localhost:9999 的方式手工挂载浏览器,而不是用 totoro-driver 去自动驱动浏览器的话,你需要手工设置下允许弹出窗口,估计你就是这个问题所以超时了吧?

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