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

Tests fail on macOS (xcode12) #394

Closed
kring opened this issue Nov 12, 2021 · 0 comments · Fixed by #398
Closed

Tests fail on macOS (xcode12) #394

kring opened this issue Nov 12, 2021 · 0 comments · Fixed by #398
Labels
bug Something isn't working quality Improve code quality or encourage developer success

Comments

@kring
Copy link
Member

kring commented Nov 12, 2021

This has probably been true for a long time, but we didn't have a build until #393.

A few failures seem to be caused by serializing the contents of a vector<bool> to JSON, reading it back and getting integers instead of booleans. I really don't understand why.

Another failure is a segfault in the tests of the CachingAssetAccessor. Again, I don't understand why.

See a complete log here:
https://app.travis-ci.com/github/CesiumGS/cesium-native/jobs/547862152

@kring kring added bug Something isn't working quality Improve code quality or encourage developer success labels Nov 12, 2021
This was referenced Nov 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working quality Improve code quality or encourage developer success
1 participant