We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8c9d46 commit 48c73d1Copy full SHA for 48c73d1
test/e2e/puppeteer.js
@@ -39,6 +39,7 @@ const exceptionList = [
39
'index',
40
'css3d_youtube', // video tag not deterministic enough
41
'webaudio_visualizer', // audio can't be analyzed without proper audio hook
42
+ 'webgl_loader_texture_lottie', // not sure why this fails
43
'webgl_loader_texture_pvrtc', // not supported in CI, useless
44
'webgl_materials_envmaps_parallax', // empty for some reason
45
'webgl_raymarching_reflect', // exception for Github Actions
0 commit comments