2
0
Эх сурвалжийг харах

Test: Added webgl_effects_ascii to exception list.

Mr.doob 3 жил өмнө
parent
commit
ec303173f2

+ 1 - 0
test/e2e/puppeteer.js

@@ -27,6 +27,7 @@ const exceptionList = [
 	'index',
 	'index',
 	'css3d_youtube', // video tag not deterministic enough
 	'css3d_youtube', // video tag not deterministic enough
 	'webaudio_visualizer', // audio can't be analyzed without proper audio hook
 	'webaudio_visualizer', // audio can't be analyzed without proper audio hook
+	'webgl_effects_ascii', // blink renders text differently in every platform
 	'webgl_loader_imagebitmap', // takes too long to load?
 	'webgl_loader_imagebitmap', // takes too long to load?
 	'webgl_loader_texture_lottie', // not sure why this fails
 	'webgl_loader_texture_lottie', // not sure why this fails
 	'webgl_loader_texture_pvrtc', // not supported in CI, useless
 	'webgl_loader_texture_pvrtc', // not supported in CI, useless