Răsfoiți Sursa

CI: new exception to stop freezes

[email protected] 5 ani în urmă
părinte
comite
afc428f572
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      test/e2e/puppeteer.js

+ 1 - 0
test/e2e/puppeteer.js

@@ -22,6 +22,7 @@ const exceptionList = [
 	'webaudio_visualizer', // audio can't be analyzed without proper audio hook
 	'webgl_loader_texture_pvrtc', // not supported in CI, useless
 	'webgl_materials_envmaps_parallax', // empty for some reason
+	'webgl_raymarching_reflect', // exception for Github Actions
 	'webgl_test_memory2', // gives fatal error in puppeteer
 	'webgl_tiled_forward', // exception for Github Actions
 	'webgl_worker_offscreencanvas', // in a worker, not robust