Summary: | [Qt][WK2] fast/forms/range/slider-mouse-events.html and fast/forms/range/slider-onchange-event.html fail after r124625 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Balazs Ankes <bank> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | abrhm, hugo.lima, jbadics, kadam, kenneth, kkristof, ossy, zarvai |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Description
Balazs Ankes
2012-08-06 01:09:41 PDT
It works for me, the output here on WTR is: Content-Type: text/plain This tests that slider controls get the onchange event and that it is sent after the DOMInput event. input change input change #EOF #EOF #EOF This match the expected file, i.e. the test pass on run-webkit-tests. Would you test it again? All two test passes on x86-64 Linux Qt Release WebKit2 with r127108. (In reply to comment #3) > All two test passes on x86-64 Linux Qt Release WebKit2 with r127108. In this case we should unskip them. ;) Unskip landed in r127133. Thanks for the testing. Reopen, because they still fail ... It's strange ... I skipped them again. They pass if we run only these tests, but fail if we run all tests. One more DRT/WTR sideeffect bug. :-/ Otherwise I noticed now, these tests are flakey on WK1, but they pass after retry. fast/forms/range/slider-onchange-event.html now passing on wk2 https://trac.webkit.org/changeset/150892 === 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. |