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

Some unit tests failure on 32-bit system #315

Open
utilForever opened this issue Feb 15, 2021 · 0 comments
Open

Some unit tests failure on 32-bit system #315

utilForever opened this issue Feb 15, 2021 · 0 comments
Assignees

Comments

@utilForever
Copy link
Collaborator

When I work MinGW build on 32-bit system, I saw that some unit tests are fail. We need to fix related code.

[----------] Global test environment tear-down
[==========] 793 tests from 166 test suites ran. (3277 ms total)
[  PASSED  ] 781 tests.
[  FAILED  ] 12 tests, listed below:
[  FAILED  ] VolumeParticleEmitter2.Emit
[  FAILED  ] Vector.BasicGetters
[  FAILED  ] TriangleMesh3.ClosestIntersection
[  FAILED  ] Timer.Basics
[  FAILED  ] SurfaceToImplicit3.ClosestIntersection
[  FAILED  ] SurfaceToImplicit2.ClosestIntersection
[  FAILED  ] SurfaceSet3.ClosestIntersection
[  FAILED  ] SurfaceSet2.ClosestIntersection
[  FAILED  ] MathUtils.MonotonicCatmullRom
[  FAILED  ] ImplicitSurfaceSet3.ClosestIntersection
[  FAILED  ] ImplicitSurfaceSet2.ClosestIntersection
[  FAILED  ] Pcg.Solve
@utilForever utilForever changed the title some unit tests failure on 32-bit system Some unit tests failure on 32-bit system Feb 15, 2021
@utilForever utilForever self-assigned this Feb 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants