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?
Also see the bug 109517.
Same on the GTK port. I'll mark the test as a wontfix failure, but perhaps the test will be moved into platform/mac?
Committed r142599: <http://trac.webkit.org/changeset/142599>
(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.