RESOLVED FIXED 68596
[Qt] 11 tests failed after r95671 because the tests are updated.
https://bugs.webkit.org/show_bug.cgi?id=68596
Summary [Qt] 11 tests failed after r95671 because the tests are updated.
Oliver Varga
Reported 2011-09-22 00:18:37 PDT
There are 3 failed tests after r95671: LayoutTests/fast/css-generated-content/table-cellbefore-content.html LayoutTests/fast/js/function-apply. html LayoutTests/fast/table/table-cell-after-child-in-block.html LayoutTests/fast/table/table-cell-before-after-content-around-table-block. html LayoutTests/fast/table/table-cell-before-after-content-around-table. html LayoutTests/fast/table/table-cell-before-child-in-block. html LayoutTests/fast/table/table-row-after-child-in-block. html LayoutTests/fast/table/table-row-before-after-content-around-block. html LayoutTests/fast/table/table-row-before-after-content-around-table. html LayoutTests/fast/table/table-row-before-child-in-block. html LayoutTests/fast/table/table-row-style-not-updated-with-after-content.html
Attachments
Oliver Varga
Comment 1 2011-09-22 02:41:53 PDT
Abhishek Arya
Comment 2 2011-09-22 10:12:26 PDT
LayoutTests/fast/js/function-apply.html is not my fault. For all others, can anyone in the qt team help to rebaseline. webkit-patch rebaseline is driving me nuts since it always puts the results in the main dir and not the platform/qt directory. So, for lots of rendering changes, i always have to move files manually one by one.
Csaba Osztrogonác
Comment 3 2011-09-22 13:16:58 PDT
(In reply to comment #2) > LayoutTests/fast/js/function-apply.html is not my fault. Agree. > For all others, can anyone in the qt team help to rebaseline. webkit-patch rebaseline is driving me nuts since it always puts the results in the main dir and not the platform/qt directory. So, for lots of rendering changes, i always have to move files manually one by one. I fixed it, but I missed to close this bug. Updates landed in http://trac.webkit.org/changeset/95704
Abhishek Arya
Comment 4 2011-09-22 13:18:08 PDT
(In reply to comment #3) > (In reply to comment #2) > > LayoutTests/fast/js/function-apply.html is not my fault. > Agree. > > > For all others, can anyone in the qt team help to rebaseline. webkit-patch rebaseline is driving me nuts since it always puts the results in the main dir and not the platform/qt directory. So, for lots of rendering changes, i always have to move files manually one by one. > > I fixed it, but I missed to close this bug. Updates landed in http://trac.webkit.org/changeset/95704 Thanks a lot Ossy, really appreciate your help.
Note You need to log in before you can comment on or make changes to this bug.