RESOLVED FIXED 49849
/editing/selection/extend-selection.html should be split into smaller tests
https://bugs.webkit.org/show_bug.cgi?id=49849
Summary /editing/selection/extend-selection.html should be split into smaller tests
Ryosuke Niwa
Reported 2010-11-19 18:20:05 PST
/editing/selection/extend-selection.html takes more than 10 seconds to run on some platforms, and has been flaky on many platforms. However, this test is one of the most important tests we have for selection, and we cannot afford to lose test coverage. We should split this test into smalle chunks so that the test won't be disabled for its flakiness.
Attachments
divides the test into 4 pieces (96.76 KB, patch)
2010-11-19 18:31 PST, Ryosuke Niwa
tonikitoo: review+
Ryosuke Niwa
Comment 1 2010-11-19 18:31:37 PST
Created attachment 74454 [details] divides the test into 4 pieces
Ryosuke Niwa
Comment 2 2010-11-20 14:52:04 PST
Ryosuke Niwa
Comment 3 2010-11-20 14:52:26 PST
Thanks for the review!
WebKit Review Bot
Comment 4 2010-11-20 15:30:26 PST
http://trac.webkit.org/changeset/72482 might have broken Qt Linux Release The following tests are not passing: editing/selection/extend-selection-home-end.html
Note You need to log in before you can comment on or make changes to this bug.