Bug 49174
| Summary: | [Qt] DRT sideeffect revealed by r71518 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | Keywords: | Qt, QtTriaged |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
Csaba Osztrogonác
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
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
Jocelyn Turcotte
=== 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.