Bug 163525 - REGRESSION(r197005): [GTK] Layout test media/video-background-tab-playback.html is failing
Summary: REGRESSION(r197005): [GTK] Layout test media/video-background-tab-playback.ht...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: Other
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-16 19:55 PDT by Michael Catanzaro
Modified: 2021-06-04 19:40 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2016-10-16 19:55:46 PDT
Layout test media/video-background-tab-playback.html has been failing since r197005-r197007. I guess r197005 "Refactor script that updates fullscreen buttons." since it's the only one of those commits related to media.

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/media/video-background-tab-playback-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/media/video-background-tab-playback-actual.txt
@@ -13,7 +13,7 @@
 
 
 ** 100ms timer fired...
-EXPECTED (video.paused == 'true') OK
+EXPECTED (video.paused == 'true'), OBSERVED 'false' FAIL
 
 ** Simulate switch back to foreground, video should remain paused.
 RUN(internals.applicationDidEnterForeground())
Comment 1 Michael Catanzaro 2016-10-16 19:56:09 PDT
Updating expectations accordingly.
Comment 2 Diego Pino 2021-06-04 19:40:32 PDT
This test, or group of tests, has been passing for the last 4000 revisions. Closing bug. Gardened in r278519.