Bug 169025
| Summary: | [GTK] media/audio-playback-restriction-removed-track-enabled.html makes its subsequent test timeout | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Fujii Hironori <fujii.hironori> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | bugs-noreply, cgarcia, mcatanzaro |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Fujii Hironori
[GTK] media/audio-playback-restriction-removed-track-enabled.html makes its subsequent test timeout
./Tools/Scripts/run-webkit-tests --gtk --release --no-new-test-results --child-processes=1 --iterations=3 -v css1/basic/class_as_selector.html media/audio-playback-restriction-removed-track-enabled.html
> fujii@ubuntu $ ./Tools/Scripts/run-webkit-tests --gtk --release --no-new-test-results --child-processes=1 --iterations=3 -v css1/basic/class_as_selector.html media/audio-playback-restriction-removed-track-enabled.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 2 tests; running 2 (3 times each: --repeat-each=1 --iterations=3), skipping 0.
>
> Running 2 tests
>
> Running 1 WebKitTestRunner.
>
> [1/6] css1/basic/class_as_selector.html passed
> [2/6] media/audio-playback-restriction-removed-track-enabled.html passed
> [3/6] css1/basic/class_as_selector.html failed (test timed out)
> [4/6] media/audio-playback-restriction-removed-track-enabled.html passed
> [5/6] css1/basic/class_as_selector.html failed (test timed out)
> [6/6] media/audio-playback-restriction-removed-track-enabled.html passed
> stopping WebKitTestRunner(pid 25093) timed out, killing it
>
> All 6 tests ran as expected.
>
> fujii@ubuntu $
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
Thanks. We should skip this test. Did you skip it already?
Carlos Garcia Campos
These are also fixed by bug #169019
*** This bug has been marked as a duplicate of bug 169019 ***