Bug 163850

Summary: REGRESSION(r207666): [GTK] Layout test imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/playing-the-media-resource/pause-move-within-document.html is timing out
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: bugs-noreply, cgarcia, commit-queue, Hironori.Fujii, magomez
Priority: P2    
Version: Other   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
test gardening patch none

Michael Catanzaro
Reported 2016-10-22 10:15:17 PDT
r207666 "[GTK] Several tests crashing on debug bot in (anonymous namespace)::MediaPlayerPrivateGStreamerBase::repaint" broke layout test imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/playing-the-media-resource/pause-move-within-document.html which is now timing out. Updating expectations accordingly.
Attachments
test gardening patch (2.23 KB, patch)
2017-03-01 01:12 PST, Fujii Hironori
no flags
Fujii Hironori
Comment 1 2017-03-01 01:07:45 PST
imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/playing-the-media-resource/pause-move-within-document.html makes a following test timeout. > fujii@ubuntu $ ./Tools/Scripts/run-webkit-tests --gtk --release --no-new-test-results --child-processes=1 --iterations=3 -v fast/css/001.html fast/css/002.html imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/playing-the-media-resource/pause-move-within-document.html > Using port 'gtk-wk2' > Test configuration: <, x86, release> > Placing test results in /home/fujii/work/webkit/ga/WebKitBuild/Release/layout-test-results > Baseline search path: platform/gtk -> platform/wk2 -> generic > Using Release build > Pixel tests disabled > Regular timeout: 6000, slow test timeout: 30000 > Command line: /home/fujii/work/webkit/ga/Tools/jhbuild/jhbuild-wrapper --gtk run /home/fujii/work/webkit/ga/WebKitBuild/Release/bin/WebKitTestRunner - > > Found 3 tests; running 3 (3 times each: --repeat-each=1 --iterations=3), skipping 0. > > Running 3 tests > > Running 1 WebKitTestRunner. > > [1/9] fast/css/001.html passed > [2/9] fast/css/002.html passed > [3/9] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/playing-the-media-resource/pause-move-within-document.html passed > [4/9] fast/css/001.html failed unexpectedly (test timed out) > [5/9] fast/css/002.html passed > [6/9] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/playing-the-media-resource/pause-move-within-document.html passed > [7/9] fast/css/001.html failed unexpectedly (test timed out) > [8/9] fast/css/002.html passed > [9/9] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/playing-the-media-resource/pause-move-within-document.html passed > stopping WebKitTestRunner(pid 17481) timed out, killing it > > Retrying 1 unexpected failure ... > > Running 1 WebKitTestRunner. > > fast/css/001.html -> pixel hash failed (but diff passed) > [1/1] fast/css/001.html passed > > 7 tests ran as expected, 2 didn't: > > > Unexpected flakiness: timeouts (1) > fast/css/001.html [ Timeout Pass ] > > > fujii@ubuntu $ imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/playing-the-media-resource/pause-move-to-other-document.html also does.
Fujii Hironori
Comment 2 2017-03-01 01:12:10 PST
Created attachment 303053 [details] test gardening patch They should be marked skip.
WebKit Commit Bot
Comment 3 2017-03-01 01:56:56 PST
Comment on attachment 303053 [details] test gardening patch Clearing flags on attachment: 303053 Committed r213215: <http://trac.webkit.org/changeset/213215>
WebKit Commit Bot
Comment 4 2017-03-01 01:57:00 PST
All reviewed patches have been landed. Closing bug.
Fujii Hironori
Comment 5 2017-03-01 01:59:07 PST
Reopen.
Carlos Garcia Campos
Comment 6 2017-03-01 08:52:55 PST
It seems to be the same problem as bug #169019, patch attached there also fixes these timeouts *** This bug has been marked as a duplicate of bug 169019 ***
Note You need to log in before you can comment on or make changes to this bug.