Bug 217961
| Summary: | [GLIB] http/tests/images/mp4-partial-load.html is a flaky timeout | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego Pino <dpino> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, lmoura, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=223636 | ||
Diego Pino
It's possible to reproduce the timeout when launching the test as:
$ wk-test-run --gtk --release --iteration 3 LayoutTests/http/tests/images/mp4-partial-load.html
Diff: https://build.webkit.org/results/GTK-Linux-64-bit-Release-Tests/r268725%20(16529)/http/tests/images/mp4-partial-load-diff.txt
--- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/http/tests/images/mp4-partial-load-expected.txt
+++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/http/tests/images/mp4-partial-load-actual.txt
@@ -1,10 +1,2 @@
-This tests that an mp4 loaded in a video tag does not cause a hang when the load stalls.
+FAIL: Timed out waiting for notifyDone to be called
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS img.naturalWidth became 320
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/70724317>
Lauro Moura
Opening new bug for the crash. Sorry for the noise.
Diego Pino
The test or tests filed under this bug are not failing anymore. Test expectations updated in https://commits.webkit.org/258724@main.