Skip to content
Snippets Groups Projects
Commit 0cfbe778 authored by Jaswant Panchumarti (Kitware)'s avatar Jaswant Panchumarti (Kitware) Committed by Jaswant Panchumarti (Kitware)
Browse files

ci: exclude TestPBRIrradianceHDR in wasm

- Add it to the list of PBR tests which are excluded
- It doesn't work because in webgl2, GL_RGB32F is non-colorable and non-filterable. This was identified in vtk/vtk@de4ce1be, and handled properly.
- Although, back then, the regression test framework used a high threshold. This explains why `TestPBRIrradianceHDR` passed even though the `webgl2` code path used integer textures and no mipmaps.
parent f5d30648
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment