瀏覽代碼

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