RESOLVED FIXED 180660
[WinCairo] Enable running sharded tests
https://bugs.webkit.org/show_bug.cgi?id=180660
Summary [WinCairo] Enable running sharded tests
Basuke Suzuki
Reported 2017-12-11 10:39:18 PST
Sharding haven't worked for WinCairo on native Windows by failing separation if basename and dirname.
Attachments
patch (1.42 KB, patch)
2017-12-11 11:34 PST, Basuke Suzuki
achristensen: review+
achristensen: commit-queue-
fixed (1.31 KB, patch)
2017-12-11 20:02 PST, Basuke Suzuki
no flags
Basuke Suzuki
Comment 1 2017-12-11 11:34:39 PST
Alex Christensen
Comment 2 2017-12-11 15:53:53 PST
Comment on attachment 329006 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=329006&action=review > Tools/Scripts/webkitpy/port/win.py:440 > + # FIXME I don't see why base Port depends on UNIX separator, but I'm afraid breaking other environment > + TEST_PATH_SEPARATOR = os.sep I don't think this is a good comment. If this is necessary, then it's necessary.
Basuke Suzuki
Comment 3 2017-12-11 20:02:21 PST
Created attachment 329081 [details] fixed remove comment as reviewd
EWS Watchlist
Comment 4 2017-12-11 20:02:43 PST
Comment on attachment 329081 [details] fixed Rejecting attachment 329081 [details] from commit-queue. Basuke.Suzuki@sony.com does not have committer permissions according to https://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/contributors.json. - If you do not have committer rights please read http://webkit.org/coding/contributing.html for instructions on how to use bugzilla flags. - If you have committer rights please correct the error in Tools/Scripts/webkitpy/common/config/contributors.json by adding yourself to the file (no review needed). The commit-queue restarts itself every 2 hours. After restart the commit-queue will correctly respect your committer rights.
WebKit Commit Bot
Comment 5 2017-12-11 20:54:28 PST
Comment on attachment 329081 [details] fixed Clearing flags on attachment: 329081 Committed r225770: <https://trac.webkit.org/changeset/225770>
WebKit Commit Bot
Comment 6 2017-12-11 20:54:29 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 7 2017-12-11 20:55:25 PST
Note You need to log in before you can comment on or make changes to this bug.