diff --git a/tests/wpt/metadata/html/semantics/embedded-content/media-elements/audio_loop_base.html.ini b/tests/wpt/metadata/html/semantics/embedded-content/media-elements/audio_loop_base.html.ini
index 91202ffc556..bd674d3bc79 100644
--- a/tests/wpt/metadata/html/semantics/embedded-content/media-elements/audio_loop_base.html.ini
+++ b/tests/wpt/metadata/html/semantics/embedded-content/media-elements/audio_loop_base.html.ini
@@ -1,6 +1,7 @@
[audio_loop_base.html]
type: testharness
expected: TIMEOUT
+ disabled: extreme timeout
[Check if audio.loop is set to true that expecting the seeking event is fired more than once]
expected: NOTRUN
diff --git a/tests/wpt/metadata/html/semantics/embedded-content/media-elements/video_loop_base.html.ini b/tests/wpt/metadata/html/semantics/embedded-content/media-elements/video_loop_base.html.ini
index 85f679af410..54aec4c29aa 100644
--- a/tests/wpt/metadata/html/semantics/embedded-content/media-elements/video_loop_base.html.ini
+++ b/tests/wpt/metadata/html/semantics/embedded-content/media-elements/video_loop_base.html.ini
@@ -1,6 +1,7 @@
[video_loop_base.html]
type: testharness
expected: TIMEOUT
+ disabled: extreme timeout
[Check if video.loop is set to true that expecting the seeking event is fired more than once]
expected: NOTRUN