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

Puppeteer E2E test: Log console output #25382

Merged
merged 2 commits into from Jan 31, 2023

Conversation

LeviPesin
Copy link
Contributor

@LeviPesin LeviPesin commented Jan 30, 2023

Related issue: #24109

Description

Log console output.

Current errors and warnings

webgl_lines_fat: GPUStatsPanel: disjoint_time_query extension not available.
webgl_lines_fat_raycasting: GPUStatsPanel: disjoint_time_query extension not available.

webgl_loader_collada: THREE.ColladaLoader: You are loading an asset with a Z-UP coordinate system. The loader just rotates the asset to transform it into Y-UP. The vertex data are not converted, see #24289.
webgl_loader_collada_kinematics: THREE.ColladaLoader: You are loading an asset with a Z-UP coordinate system. The loader just rotates the asset to transform it into Y-UP. The vertex data are not converted, see #24289.
webgl_loader_collada_skinning: THREE.ColladaLoader: You are loading an asset with a Z-UP coordinate system. The loader just rotates the asset to transform it into Y-UP. The vertex data are not converted, see #24289.
webgl_loader_kmz: THREE.ColladaLoader: You are loading an asset with a Z-UP coordinate system. The loader just rotates the asset to transform it into Y-UP. The vertex data are not converted, see #24289.

webgl_loader_gltf_sheen: THREE.GLTFLoader: Custom UV sets in "KHR_texture_transform" extension not yet supported.
webgl_nodes_loader_gltf_sheen: THREE.GLTFLoader: Custom UV sets in "KHR_texture_transform" extension not yet supported.

webgl_loader_lwo: LWOLoader: polygons with greater than 4 sides are not supported

webgl_simple_gi: THREE.Scene: autoUpdate was renamed to matrixWorldAutoUpdate in r144.

/ping @mrdoob @Mugen87

@mrdoob mrdoob added this to the r150 milestone Jan 31, 2023
@mrdoob mrdoob merged commit 892dbba into mrdoob:dev Jan 31, 2023
@LeviPesin LeviPesin deleted the puppeteer-log-console-output branch January 31, 2023 05:34
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