RESOLVED FIXED 109557
REGRESSION(r142576): It made fast/dom/Element/id-in-deletebutton.html fail on Qt.
https://bugs.webkit.org/show_bug.cgi?id=109557
Summary REGRESSION(r142576): It made fast/dom/Element/id-in-deletebutton.html fail on...
Ádám Kallai
Reported 2013-02-12 02:30:36 PST
This test fails on Qt since r142576. http://trac.webkit.org/changeset/142576 Diff is here: --- /home/webkitbuildbot/slaves/release32bit-NRWT/buildslave/qt-linux-32-release-NRWT/build/layout-test-results/fast/dom/Element/id-in-deletebutton-expected.txt +++ /home/webkitbuildbot/slaves/release32bit-NRWT/buildslave/qt-linux-32-release-NRWT/build/layout-test-results/fast/dom/Element/id-in-deletebutton-actual.txt @@ -3,10 +3,9 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS deleteButton is non-null. +FAIL deleteButton should be non-null. Was null PASS successfullyParsed is true TEST COMPLETE 1 2 - Could you check it please?
Attachments
Ryosuke Niwa
Comment 1 2013-02-12 02:52:34 PST
Also see the bug 109517.
Zan Dobersek
Comment 2 2013-02-12 02:56:24 PST
Same on the GTK port. I'll mark the test as a wontfix failure, but perhaps the test will be moved into platform/mac?
Ryosuke Niwa
Comment 3 2013-02-12 03:00:01 PST
Ryosuke Niwa
Comment 4 2013-02-12 03:00:46 PST
(In reply to comment #2) > Same on the GTK port. I'll mark the test as a wontfix failure, but perhaps the test will be moved into platform/mac? I moved it into platform/mac.
Note You need to log in before you can comment on or make changes to this bug.