RESOLVED FIXED 104129
[Qt] Unskip compositing tests
https://bugs.webkit.org/show_bug.cgi?id=104129
Summary [Qt] Unskip compositing tests
Noam Rosenthal
Reported 2012-12-05 08:56:25 PST
While Qt supports compositing, the compositing layout tests are skipped. This may cause instability and regressions. We should unskip and maintain the compositing layout tests for Qt.
Attachments
Csaba Osztrogonác
Comment 1 2012-12-10 08:14:32 PST
Qt-WK1: Found 352 tests; running 0, skipping 352. Qt-WK2: Found 352 tests; running 272, skipping 80. I checked the history and https://trac.webkit.org/changeset/109167 skipped compositing tests on Qt-WK1. And I ran a quick test what if we remove the compositing tests from qt-5.0-wk1/TestExpectations list: Found 352 tests; running 335, skipping 17. Regressions: Unexpected text-only failures (52) Regressions: Unexpected image-only failures (3) Regressions: Unexpected crashes (1) Regressions: Unexpected missing results (24) It seems we can unskip many of them, but there are many many failures.
Csaba Osztrogonác
Comment 2 2012-12-12 05:23:36 PST
I removed compositing from qt-5.0-wk1/TestExpectations, and skip only failing tests - https://trac.webkit.org/changeset/137454 Qt5-WK1: Found 360 tests; running 262, skipping 98. Qt5-WK2: Found 360 tests; running 280, skipping 80.
Allan Sandfeld Jensen
Comment 3 2014-02-03 02:30:29 PST
Mostly solved, and out of scope for WebKit anyway with Qt moved.
Note You need to log in before you can comment on or make changes to this bug.