[webkit-reviews] review granted: [Bug 92694] nrwt: move the code that identifies the chunk of tests to run into finder : [Attachment 155412] merge to r124131

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 30 18:23:56 PDT 2012


Ryosuke Niwa <rniwa at webkit.org> has granted Dirk Pranke
<dpranke at chromium.org>'s request for review:
Bug 92694: nrwt: move the code that identifies the chunk of tests to run into
finder
https://bugs.webkit.org/show_bug.cgi?id=92694

Attachment 155412: merge to r124131
https://bugs.webkit.org/attachment.cgi?id=155412&action=review

------- Additional Comments from Ryosuke Niwa <rniwa at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=155412&action=review


> Tools/Scripts/webkitpy/layout_tests/controllers/manager.py:399
> +	   self._tests = set(self._test_files_list)

Why do we need to set this variable?


More information about the webkit-reviews mailing list