Bug 103073 - [Qt] REGRESSION(r135515): It made 3-3 tests fail and crash
Summary: [Qt] REGRESSION(r135515): It made 3-3 tests fail and crash
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 420+
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks: 79666 79668 102800
  Show dependency treegraph
 
Reported: 2012-11-22 08:17 PST by Csaba Osztrogonác
Modified: 2014-01-29 09:12 PST (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2012-11-22 08:17:03 PST
new failing tests:
-------------------
http/tests/appcache/origin-quota-continued-download-multiple-manifests.html
http/tests/appcache/origin-quota-continued-download.html
http/tests/appcache/origin-quota.html

new crashing tests:
--------------------
fast/dom/beforeload/remove-frame-in-beforeload-listener.html
fast/parser/remove-misnested-iframe-parent-in-beforeload.html
fast/parser/remove-misnested-iframe-in-beforeload.html

See http://build.webkit.sed.hu/results/x86-64%20Linux%20Qt%20Release/r135515%20%2845332%29/results.html for details.
Comment 1 Csaba Osztrogonác 2012-11-22 08:27:56 PST
I skipped them to paint the bots green - r135526.
Please unskip them with the proper fix.
Comment 2 Pierre Rossi 2012-11-22 10:40:25 PST
Committed r135532: <http://trac.webkit.org/changeset/135532>
Comment 3 Csaba Osztrogonác 2012-11-22 11:43:07 PST
Reopen, because the appcache tests still fail.
Comment 4 János Badics 2012-11-23 01:31:50 PST
The three appcache tests have been skipped in http://trac.webkit.org/changeset/135570.

Please unskip them with the proper fix.