Alice pointed out a couple weeks ago that committers.py was missing several committers. At the time, there was no way to validate the list against any of our other various lists to know if committers were in fact missing. Since that time I've written validate-committer-lists (attached to bug 30970) and discovered that a bunch of committers are missing. This bug is about updating committers.py to include all committers who have committed in the last few years. I've excluded committers who haven't committed in 3+ years for now, but will add them in a separate patch.
Created attachment 42987 [details] Patch
Comment on attachment 42987 [details] Patch I believe you.
Comment on attachment 42987 [details] Patch Rejecting patch 42987 from commit-queue. Failed to run "['WebKitTools/Scripts/run-webkit-tests', '--no-launch-safari', '--quiet', '--exit-after-n-failures=1']" exit_code: 1 Running build-dumprendertree Running tests from /Users/eseidel/Projects/CommitQueue/LayoutTests Testing 11618 test cases. http/tests/xmlhttprequest/workers/shared-worker-close.html -> crashed Exiting early after 1 failures. 9308 tests run. 483.21s total testing time 9307 test cases (99%) succeeded 1 test case (<1%) crashed 5 test cases (<1%) had stderr output
Comment on attachment 42987 [details] Patch Silly flaky tests
Comment on attachment 42987 [details] Patch Rejecting patch 42987 from commit-queue. Failed to run "['WebKitTools/Scripts/run-webkit-tests', '--no-launch-safari', '--quiet', '--exit-after-n-failures=1']" exit_code: 1 Running build-dumprendertree Running tests from /Users/eseidel/Projects/CommitQueue/LayoutTests Testing 11618 test cases. http/tests/xmlhttprequest/access-control-and-redirects.html -> crashed Exiting early after 1 failures. 9149 tests run. 456.92s total testing time 9148 test cases (99%) succeeded 1 test case (<1%) crashed 5 test cases (<1%) had stderr output
I filed bug 31460 and bug 31461 about the failures. I expect these are just flakey tests.
Comment on attachment 42987 [details] Patch Clearing flags on attachment: 42987 Committed r50931: <http://trac.webkit.org/changeset/50931>
All reviewed patches have been landed. Closing bug.