Răsfoiți Sursa

e2e: Added webxr_ar_lighting to exception list

Mr.doob 4 ani în urmă
părinte
comite
da42ae0460
1 a modificat fișierele cu 2 adăugiri și 1 ștergeri
  1. 2 1
      test/e2e/puppeteer.js

+ 2 - 1
test/e2e/puppeteer.js

@@ -47,7 +47,8 @@ const exceptionList = [
 	'webgl_tiled_forward', // exception for Github Actions
 	'webgl_video_kinect', // video tag not deterministic enough
 	'webgl_worker_offscreencanvas', // in a worker, not robust
-
+	// webxr
+	'webxr_ar_lighting'
 ].concat( ( process.platform === 'win32' ) ? [
 
 	'webgl_effects_ascii' // windows fonts not supported