From ba5e1944c8adc05995c3ccb5033764efb13623d5 Mon Sep 17 00:00:00 2001 From: powerivq Date: Wed, 30 Oct 2024 00:06:52 +0800 Subject: [PATCH] Skip amp-dailymotion for video player tests --- test/integration/test-video-players.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/integration/test-video-players.js b/test/integration/test-video-players.js index 9fd1a07f6f64..c93ba64b9a7e 100644 --- a/test/integration/test-video-players.js +++ b/test/integration/test-video-players.js @@ -48,7 +48,8 @@ describes.sandboxed.skip('amp-youtube', {}, (env) => { ); }); -describes.sandboxed('amp-dailymotion', {}, (env) => { +// TODO(#40181): amp-dailymotion tests not working on Circle. +describes.sandboxed.skip('amp-dailymotion', {}, (env) => { runVideoPlayerIntegrationTests( env, (fixture) => {