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

Scene/LabelCollection computes bounding sphere in Columbus view #4566

Closed
mramato opened this issue Nov 1, 2016 · 1 comment
Closed

Scene/LabelCollection computes bounding sphere in Columbus view #4566

mramato opened this issue Nov 1, 2016 · 1 comment

Comments

@mramato
Copy link
Contributor

mramato commented Nov 1, 2016

Scene/LabelCollection computes bounding sphere in Columbus view occasionally fails for me in Chrome (and possible other browsers)

Scene/LabelCollection computes bounding sphere in Columbus view
Expected 5565974.539663677 to be greater than 5565974.539663677.
Error: Expected 5565974.539663677 to be greater than 5565974.539663677.
    at stack (http://localhost:8080/ThirdParty/jasmine-2.2.0/jasmine.js:1475:17)
    at buildExpectationResult (http://localhost:8080/ThirdParty/jasmine-2.2.0/jasmine.js:1445:14)
    at Spec.expectationResultFactory (http://localhost:8080/ThirdParty/jasmine-2.2.0/jasmine.js:584:18)
    at Spec.addExpectationResult (http://localhost:8080/ThirdParty/jasmine-2.2.0/jasmine.js:332:34)
    at Expectation.addExpectationResult (http://localhost:8080/ThirdParty/jasmine-2.2.0/jasmine.js:528:21)
    at Expectation.toBeGreaterThan (http://localhost:8080/ThirdParty/jasmine-2.2.0/jasmine.js:1399:12)
    at http://localhost:8080/Specs/Scene/LabelCollectionSpec.js:1664:31
    at Object.<anonymous> (http://localhost:8080/Specs/spec-main.js:139:30)
    at attemptAsync (http://localhost:8080/ThirdParty/jasmine-2.2.0/jasmine.js:1793:24)
    at QueueRunner.run (http://localhost:8080/ThirdParty/jasmine-2.2.0/jasmine.js:1746:26)
@pjcozzi
Copy link
Contributor

pjcozzi commented Jan 2, 2017

Might just need an epsilon/>=

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants