Bug 62741 - [Qt] http/tests/appcache/video.html fails
Summary: [Qt] http/tests/appcache/video.html fails
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2011-06-15 11:42 PDT by Eric Carlson
Modified: 2014-02-03 03:17 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Carlson 2011-06-15 11:42:10 PDT
The new test for loading <video> from the application cache times out on the Qt Linux Release bot.
Comment 1 Eric Carlson 2011-06-15 11:48:33 PDT
Test skipped in http://trac.webkit.org/changeset/88963.
Comment 2 Andreas Kling 2011-06-16 03:07:46 PDT
(In reply to comment #1)
> Test skipped in http://trac.webkit.org/changeset/88963.

This commit skipped the test on Gtk+, not Qt. I guess that was unintentional, should we unskip it on Gtk+?
Comment 3 Eric Carlson 2011-06-16 08:45:49 PDT
(In reply to comment #2)
> (In reply to comment #1)
> > Test skipped in http://trac.webkit.org/changeset/88963.
> 
> This commit skipped the test on Gtk+, not Qt. I guess that was unintentional, should we unskip it on Gtk+?

Now *that* was dumb, I added it to the wrong skipped list :-(

Corrected in http://trac.webkit.org/changeset/89029.
Comment 4 Ádám Kallai 2012-09-25 07:06:39 PDT
I'm working on review Qt skipped list. I tested. Now It's working on Qt. I'm going to remove it from Qt skipped list.
Comment 5 Ádám Kallai 2012-10-04 06:29:28 PDT
Unfortunately, this test painted the bots red. I put it back to the Qt TestExpectations.

Committed r130388: <http://trac.webkit.org/changeset/130388>

Diff is here:

--- /ramdisk/qt-linux-64-release/build/layout-test-results/http/tests/appcache/video-expected.txt 
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/http/tests/appcache/video-actual.txt 
@@ -2,15 +2,8 @@
 
 *** Setting 'src' to file specified in manifest. This file should load.
 
-EVENT(durationchange)
-
-*** Setting 'src' to valid media file not in manifest. This file should fail to load.
-
 EVENT(error)
 
-*** Setting 'src' to non-media file that is in manifest. This file should fail to load.
-
-EVENT(error)
-
+false FAIL
 END OF TEST
Comment 6 Ádám Kallai 2013-02-14 06:45:57 PST
Is Anybody working on this bug?
Comment 7 Alexis Menard (darktears) 2013-03-05 10:57:26 PST
(In reply to comment #6)
> Is Anybody working on this bug?

No
Comment 8 Jocelyn Turcotte 2014-02-03 03:17:58 PST
=== Bulk closing of Qt bugs ===

If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.

If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.