소스 검색

Tests: webaudio_visualizer in exception list

[email protected] 5 년 전
부모
커밋
397f028169
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      test/e2e/puppeteer.js

+ 1 - 0
test/e2e/puppeteer.js

@@ -19,6 +19,7 @@ const exceptionList = [
 	'index',
 	'css3d_youtube', // video tag not deterministic enough
 	'webgl_kinect', // same here
+	'webaudio_visualizer', // audio can't be analyzed without proper audio hook
 	'webgl_loader_texture_pvrtc', // not supported in CI, useless
 	'webgl_materials_envmaps_parallax',
 	'webgl_test_memory2', // gives fatal error in puppeteer