From 34a72d81824f2c12f6b2791f1ec7e3e38e9f3f8d Mon Sep 17 00:00:00 2001 From: Shihua Zheng Date: Tue, 29 Oct 2024 10:41:48 -0700 Subject: [PATCH] Skip amp-dailymotion for video player tests (#40195) --- 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) => {