RESOLVED FIXED 205284
Organize DocumentEditingContext.mm under a more descriptive suite
https://bugs.webkit.org/show_bug.cgi?id=205284
Summary Organize DocumentEditingContext.mm under a more descriptive suite
Daniel Bates
Reported 2019-12-16 10:29:35 PST
Currently it is not possible to run all the tests in DocumentEditingContext.mm without 1) specifying each full test name on the command line. OR 2) running all tests in the WebKit suite. Instead of putting all tests in DocumentEditingContext.mm under the WebKit suite we can put them under a DocumentEditingContext suite. Then you can run all the tests using: run-api-tests DocumentEditingContext
Attachments
Patch (14.23 KB, patch)
2019-12-16 10:40 PST, Daniel Bates
no flags
Patch (14.23 KB, patch)
2019-12-16 10:41 PST, Daniel Bates
no flags
To land (14.24 KB, patch)
2019-12-16 14:34 PST, Daniel Bates
no flags
Daniel Bates
Comment 1 2019-12-16 10:40:53 PST
Daniel Bates
Comment 2 2019-12-16 10:41:33 PST
Daniel Bates
Comment 3 2019-12-16 12:49:29 PST
Patch will not apply until bug #196127 is landed.
Daniel Bates
Comment 4 2019-12-16 14:34:34 PST
Daniel Bates
Comment 5 2019-12-16 14:35:45 PST
Comment on attachment 385812 [details] To land Clearing flags on attachment: 385812 Committed r253582: <https://trac.webkit.org/changeset/253582>
Daniel Bates
Comment 6 2019-12-16 14:35:46 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 7 2019-12-16 14:36:18 PST
Note You need to log in before you can comment on or make changes to this bug.