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

Test test_pointmanipulation.test_median_point failed only on Windows 64bits #22

Open
pradal opened this issue Feb 10, 2018 · 0 comments
Assignees

Comments

@pradal
Copy link
Contributor

pradal commented Feb 10, 2018

Here is the error (see AppVeyor CI

======================================================================
ERROR: test_pointmanipulation.test_median_point

Traceback (most recent call last):
File "C:\Miniconda\conda-bld\openalea.plantgl_1518250173049_test_env\lib\site-packages\nose\case.py", line 197, in runTest
self.test(*self.arg)
File "C:\Miniconda\conda-bld\openalea.plantgl_1518250173049\test_tmp\test\test_pointmanipulation.py", line 34, in test_median_point
raise ValueError(k,j,dist_to_points(p3list[i],p3list),dist_to_points(p3list[j],p3list),p3list[i],p3list[j])
ValueError: (80, 99, 5300.545823832321, 5300.545823832321, Vector3(69.4804,61.5419,47.4436), Vector3(69.4804,61.5419,47.4436))

Ran 131 tests in 12.093s

christian34 pushed a commit to christian34/plantgl that referenced this issue Mar 30, 2022
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