-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Exclude atmosphere visual tests on mac+firefox #17291
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
Exclude atmosphere visual tests on mac+firefox #17291
Conversation
Please make sure to label your PR with "bug", "new feature" or "breaking change" label(s). |
Snapshot stored with reference name: Test environment: To test a playground add it to the URL, for example: https://snapshots-cvgtc2eugrd3cgfd.z01.azurefd.net/refs/pull/17291/merge/index.html#WGZLGJ#4600 Links to test babylon tools with this snapshot: https://playground.babylonjs.com/?snapshot=refs/pull/17291/merge To test the snapshot in the playground with a playground ID add it after the snapshot query string: https://playground.babylonjs.com/?snapshot=refs/pull/17291/merge#BCU1XR#0 |
Devhost visualization test reporter: |
Visualization tests for WebGPU |
WebGL2 visualization test reporter: |
Devhost visualization test reporter: |
Visualization tests for WebGPU |
WebGL2 visualization test reporter: |
Devhost visualization test reporter: |
Visualization tests for WebGPU |
WebGL2 visualization test reporter: |
Devhost visualization test reporter: |
Visualization tests for WebGPU |
WebGL2 visualization test reporter: |
A WebGL warning is causing the atmosphere visual tests to fail on older versions of Firefox on Mac, so we want to exclude these tests in that browser+os combo.
The test is failing due to the below condition which captures warnings (even though this specific warning doesn't inhibit user from running playground)
warning: [Atmosphere Day] [JavaScript Warning: "WebGL warning: readPixels: Format and type RGBA/HALF_FLOAT incompatible with this RGBA16F attachment. This framebuffer requires either RGBA/FLOAT or getParameter(IMPLEMENTATION_COLOR_READ_FORMAT/_TYPE) RGBA/FLOAT."]
Tested out the change here: https://dev.azure.com/babylonjs/ContinousIntegration/_build/results?buildId=44754&view=logs&j=cfa20e98-6997-523c-4233-f0a7302c929f&t=79fc4877-465c-5c35-527d-07557a6ca745