Summary: | [Qt] fast/loader/onload-policy-ignore-for-frame.html fails on Qt bot | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | aroben, benjamin |
Priority: | P2 | Keywords: | LayoutTestFailure, Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Description
Csaba Osztrogonác
2011-02-01 06:29:03 PST
Adam, you committed this test long time ago. Have you got any idea why does it fail only on Qt? (In reply to comment #0) > because of an additional in DRT output, but correct line: typo :) because of an additional, but correct line in DRT output: I added a Qt specific expected file to make buildbot happier: http://trac.webkit.org/changeset/77247 If we found the fix for this bug, we can remove it. (In reply to comment #1) > Adam, you committed this test long time ago. > Have you got any idea why does it fail only on Qt? I don't know why this would only affect Qt. Can you set a breakpoint where the second line of text is printed and see why it's being called? Ignoring the first load should cause the redirect never to happen. === 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. |