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

Fix test failures from #7039 #7046

Merged
merged 1 commit into from
Sep 20, 2018
Merged

Fix test failures from #7039 #7046

merged 1 commit into from
Sep 20, 2018

Conversation

lilleyse
Copy link
Contributor

@lilleyse lilleyse commented Sep 17, 2018

Realized I forgot to bring updated tests over from #6934 into #7039. This should fix the couple of broken tests when running locally.

@bagnell

@cesium-concierge
Copy link

Thanks for the pull request @lilleyse!

  • ✔️ Signed CLA found.
  • CHANGES.md was not updated.
    • If this change updates the public API in any way, please add a bullet point to CHANGES.md.

Reviewers, don't forget to make sure that:

  • Cesium Viewer works.
  • Works in 2D/CV.
  • Works (or fails gracefully) in IE11.

I am a bot who helps you make Cesium awesome! Contributions to my configuration are welcome.

🌍 🌎 🌏

@lilleyse
Copy link
Contributor Author

lilleyse commented Sep 17, 2018

The reason for the fixes is with depth writes enabled for picking translucent geometry the depth texture doesn't have enough precision to distinguish height 0.0 from 0.01 at the camera distance used in the tests.

@bagnell bagnell merged commit d5d293f into master Sep 20, 2018
@bagnell bagnell deleted the update-tests branch September 20, 2018 20:16
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

Successfully merging this pull request may close these issues.

3 participants