RESOLVED FIXED Bug 139427
Remove virtual test support from webkitpy
https://bugs.webkit.org/show_bug.cgi?id=139427
Summary Remove virtual test support from webkitpy
Benjamin Poulain
Reported 2014-12-08 21:34:02 PST
Remove virtual test support from webkitpy
Attachments
Patch (18.60 KB, patch)
2014-12-08 21:35 PST, Benjamin Poulain
no flags
Benjamin Poulain
Comment 1 2014-12-08 21:35:20 PST
Alexey Proskuryakov
Comment 2 2014-12-08 23:33:01 PST
I'm curious what virtual tests were!
Benjamin Poulain
Comment 3 2014-12-08 23:34:57 PST
(In reply to comment #2) > I'm curious what virtual tests were! From a tiny bit of git blame that seemed like a bunch of chromium tests. I don't know what was tested.
Alexey Proskuryakov
Comment 4 2014-12-08 23:57:33 PST
What made me curious was a thought about whether we could use this to split huge slow tests that frequently time out (notably jquery) into tiny virtual tests.
Csaba Osztrogonác
Comment 5 2014-12-09 02:21:00 PST
http://www.chromium.org/developers/testing/webkit-layout-tests describes that virtual tests are to run tests with different DRT command line options.
Alexey Proskuryakov
Comment 6 2014-12-09 09:37:56 PST
Comment on attachment 242879 [details] Patch Thank you! Sounds like a good thing to remove, rs=me.
Benjamin Poulain
Comment 7 2014-12-09 12:49:37 PST
Comment on attachment 242879 [details] Patch Clearing flags on attachment: 242879 Committed r177034: <http://trac.webkit.org/changeset/177034>
Benjamin Poulain
Comment 8 2014-12-09 12:49:40 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.