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

On ubuntu 14.04 the examples tests are timing out #659

Closed
aashish24 opened this issue Jan 10, 2017 · 2 comments
Closed

On ubuntu 14.04 the examples tests are timing out #659

aashish24 opened this issue Jan 10, 2017 · 2 comments

Comments

@aashish24
Copy link
Member

aashish24 commented Jan 10, 2017

npm run test-examples

So far, this happens only on my system, docker is fine, so somehow it is environment related.

webpack: bundle is now VALID.
10 01 2017 14:43:46.876:INFO [karma]: Karma v0.13.22 server started at http://localhost:9876/
10 01 2017 14:43:46.895:INFO [launcher]: Starting browser Firefox
10 01 2017 14:43:51.925:INFO [Firefox 50.0.0 (Linux 0.0.0)]: Connected on socket 7aHBtvTle1ojE1oAAAAA with id 623429
Firefox 50.0.0 (Linux 0.0.0) lines example basic FAILED
Error: Timeout - Async callback was not invoked within timeout specified by jasmine.DEFAULT_TIMEOUT_INTERVAL. in /home/chaudhary/tools/geojs/geojs.git/node_modules/jasmine-core/lib/jasmine-core/jasmine.js (line 1973)
attemptAsync/timeoutId<@/home/chaudhary/tools/geojs/geojs.git/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:1973:23
Firefox 50.0.0 (Linux 0.0.0): Executed 1 of 3 (1 FAILED) (0 secs / 10.374 secs)
Image comparison: exampleLines, delta: 0.1954

@manthey
Copy link
Contributor

manthey commented Jan 10, 2017

Try this dockerfile to see how it works: https://gist.github.com/manthey/20aab13a46485f5fbf721e179aa7cdcc

@manthey
Copy link
Contributor

manthey commented Mar 20, 2017

I believe this has been addressed with some tweaks to timing tests as part of PR #677. Please open a new issue if needed.

@manthey manthey closed this as completed Mar 20, 2017
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