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: Tune Console Output #25412

Merged
merged 3 commits into from
Feb 3, 2023
Merged

Tests: Tune Console Output #25412

merged 3 commits into from
Feb 3, 2023

Conversation

epreston
Copy link
Contributor

@epreston epreston commented Feb 2, 2023

Related issue: none.

Description

This tunes the console output so only unit test status and genuine unit test failure messages are displayed.

surpress the following console message when testing
THREE.DataUtils.toHalfFloat(): Value out of range.
surpress the following console message when testing
THREE.WebGLRenderer: EXT_texture_filter_anisotropic extension not supported.
THREE.WebGLRenderer: NonExistingExtension extension not supported.
surpress the following console message when testing
THREE.ImageBitmapLoader: createImageBitmap() not supported.
@mrdoob mrdoob added this to the r150 milestone Feb 3, 2023
@mrdoob mrdoob merged commit b31ce74 into mrdoob:dev Feb 3, 2023
@epreston epreston deleted the tests-console-tuning branch February 3, 2023 02:49
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.

None yet

2 participants