Bug 49174 - [Qt] DRT sideeffect revealed by r71518
Summary: [Qt] DRT sideeffect revealed by r71518
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2010-11-08 07:06 PST by Csaba Osztrogonác
Modified: 2014-02-03 03:10 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2010-11-08 07:06:54 PST
After r71518 7 unrelated tests start to fail:

http/tests/navigation/error404-basic.html
http/tests/navigation/error404-goback.html
http/tests/navigation/error404-subframeload.html
http/tests/navigation/javascriptlink-frames.html
http/tests/navigation/postredirect-basic.html
http/tests/navigation/postredirect-frames.html
http/tests/navigation/postredirect-goback1.html
Comment 1 Csaba Osztrogonác 2010-11-08 07:15:58 PST
These tests fail with WebKitTools/Scripts/run-webkit-tests TEST_NAME , but pass if you run all test. It means the committed expected results are incorrect, because they are influenced by a DRT sideeffect bug.

r71518 ( http://trac.webkit.org/changeset/71518 ) enabled 129 tests and
shifted the restart position of DRT. It hided the sideeffect and we need
correct expected results for these test to make buildbot happy.

Correct expected results committed in http://trac.webkit.org/changeset/71520
Comment 2 Jocelyn Turcotte 2014-02-03 03:10:25 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.