[webkit-changes] [258757] trunk/Tools

2020-03-20 Thread aakash_jain
Title: [258757] trunk/Tools Revision 258757 Author aakash_j...@apple.com Date 2020-03-20 03:29:29 -0700 (Fri, 20 Mar 2020) Log Message [EWS] Limit number of builds to display in status-bubble hover over message in case of lot of retried builds

[webkit-changes] [258743] trunk/Tools

2020-03-19 Thread aakash_jain
Title: [258743] trunk/Tools Revision 258743 Author aakash_j...@apple.com Date 2020-03-19 16:41:31 -0700 (Thu, 19 Mar 2020) Log Message commit-queue status-bubble shows incorrect position in queue https://bugs.webkit.org/show_bug.cgi?id=209313 Reviewed by Jonathan Bedard. *

[webkit-changes] [258760] trunk/Tools

2020-03-20 Thread aakash_jain
Title: [258760] trunk/Tools Revision 258760 Author aakash_j...@apple.com Date 2020-03-20 07:31:36 -0700 (Fri, 20 Mar 2020) Log Message [ews] commit-queue should comment on bug if patch fails to apply https://bugs.webkit.org/show_bug.cgi?id=209334 Reviewed by Jonathan Bedard. *

[webkit-changes] [258790] trunk/Tools

2020-03-20 Thread aakash_jain
Title: [258790] trunk/Tools Revision 258790 Author aakash_j...@apple.com Date 2020-03-20 14:38:36 -0700 (Fri, 20 Mar 2020) Log Message commit-queue should skip building and testing if patch already passed tests on mac-wk2 queue https://bugs.webkit.org/show_bug.cgi?id=208938 Reviewed by

[webkit-changes] [258786] trunk/Tools

2020-03-20 Thread aakash_jain
Title: [258786] trunk/Tools Revision 258786 Author aakash_j...@apple.com Date 2020-03-20 13:44:56 -0700 (Fri, 20 Mar 2020) Log Message [ews] Better organize patch status api data https://bugs.webkit.org/show_bug.cgi?id=209342 Reviewed by Jonathan Bedard. *

[webkit-changes] [258084] trunk/Tools

2020-03-07 Thread aakash_jain
Title: [258084] trunk/Tools Revision 258084 Author aakash_j...@apple.com Date 2020-03-07 16:14:50 -0800 (Sat, 07 Mar 2020) Log Message [ews] commit queue is not skipping layout tests for rollout patches https://bugs.webkit.org/show_bug.cgi?id=208716 Unreviewed minor fix. *

[webkit-changes] [258937] trunk/Tools

2020-03-24 Thread aakash_jain
Title: [258937] trunk/Tools Revision 258937 Author aakash_j...@apple.com Date 2020-03-24 13:36:30 -0700 (Tue, 24 Mar 2020) Log Message [ews] position in queue shown in status-bubble is larger than actual position https://bugs.webkit.org/show_bug.cgi?id=209481 Reviewed by Jonathan

[webkit-changes] [258946] trunk/Tools

2020-03-24 Thread aakash_jain
Title: [258946] trunk/Tools Revision 258946 Author aakash_j...@apple.com Date 2020-03-24 15:26:45 -0700 (Tue, 24 Mar 2020) Log Message [ews] commit-queue should comment on bug if it fails to create git commit https://bugs.webkit.org/show_bug.cgi?id=209487 Reviewed by Jonathan Bedard. *

[webkit-changes] [261227] trunk/Tools

2020-05-06 Thread aakash_jain
Title: [261227] trunk/Tools Revision 261227 Author aakash_j...@apple.com Date 2020-05-06 07:30:45 -0700 (Wed, 06 May 2020) Log Message Delete code for QueueStatusServer https://bugs.webkit.org/show_bug.cgi?id=211504 Reviewed by Jonathan Bedard. * QueueStatusServer: Removed. *

[webkit-changes] [261319] trunk/Tools

2020-05-07 Thread aakash_jain
Title: [261319] trunk/Tools Revision 261319 Author aakash_j...@apple.com Date 2020-05-07 11:24:04 -0700 (Thu, 07 May 2020) Log Message Delete code for old commit queue https://bugs.webkit.org/show_bug.cgi?id=211581 Reviewed by Alexey Proskuryakov. *

[webkit-changes] [261408] trunk/Tools

2020-05-08 Thread aakash_jain
Title: [261408] trunk/Tools Revision 261408 Author aakash_j...@apple.com Date 2020-05-08 13:20:09 -0700 (Fri, 08 May 2020) Log Message Delete old ews client side code https://bugs.webkit.org/show_bug.cgi?id=211638 Reviewed by Jonathan Bedard. *

[webkit-changes] [266777] trunk/Tools

2020-09-09 Thread aakash_jain
Title: [266777] trunk/Tools Revision 266777 Author aakash_j...@apple.com Date 2020-09-09 04:33:08 -0700 (Wed, 09 Sep 2020) Log Message Add Philippe Normand to EWS emails unsubscribe list Unreviewed. * BuildSlaveSupport/ews-build/emails.json: Modified Paths

[webkit-changes] [266799] trunk/Tools

2020-09-09 Thread aakash_jain
Title: [266799] trunk/Tools Revision 266799 Author aakash_j...@apple.com Date 2020-09-09 14:30:35 -0700 (Wed, 09 Sep 2020) Log Message ews might mark build as successful if tests fail to run https://bugs.webkit.org/show_bug.cgi?id=215944 Reviewed by Jonathan Bedard. *

[webkit-changes] [266730] trunk/Tools

2020-09-08 Thread aakash_jain
Title: [266730] trunk/Tools Revision 266730 Author aakash_j...@apple.com Date 2020-09-08 10:56:28 -0700 (Tue, 08 Sep 2020) Log Message Use https urls instead of http in webkitpy https://bugs.webkit.org/show_bug.cgi?id=216276 Reviewed by Jonathan Bedard. *

[webkit-changes] [267022] trunk/Tools

2020-09-14 Thread aakash_jain
Title: [267022] trunk/Tools Revision 267022 Author aakash_j...@apple.com Date 2020-09-14 10:47:34 -0700 (Mon, 14 Sep 2020) Log Message [EWS] Layout testers can go in an infinite RETRY loop when there are 30+ failures on trunk https://bugs.webkit.org/show_bug.cgi?id=203698 Reviewed by

[webkit-changes] [267052] trunk/Tools

2020-09-14 Thread aakash_jain
Title: [267052] trunk/Tools Revision 267052 Author aakash_j...@apple.com Date 2020-09-14 15:39:19 -0700 (Mon, 14 Sep 2020) Log Message Add unit-tests for triggered_by key in ews config https://bugs.webkit.org/show_bug.cgi?id=216487 Reviewed by Jonathan Bedard. *

[webkit-changes] [266604] trunk/Tools

2020-09-04 Thread aakash_jain
Title: [266604] trunk/Tools Revision 266604 Author aakash_j...@apple.com Date 2020-09-04 06:57:21 -0700 (Fri, 04 Sep 2020) Log Message [ews] Share bots between JSC builder and tester queues https://bugs.webkit.org/show_bug.cgi?id=215934 Reviewed by Carlos Alberto Lopez Perez. *

[webkit-changes] [266626] trunk/Tools

2020-09-04 Thread aakash_jain
Title: [266626] trunk/Tools Revision 266626 Author aakash_j...@apple.com Date 2020-09-04 11:50:58 -0700 (Fri, 04 Sep 2020) Log Message [ews] Notify bot watchers about pre-existing and flaky test failures for API tests https://bugs.webkit.org/show_bug.cgi?id=215949 Reviewed by Jonathan

[webkit-changes] [266629] trunk/Tools

2020-09-04 Thread aakash_jain
Title: [266629] trunk/Tools Revision 266629 Author aakash_j...@apple.com Date 2020-09-04 12:19:44 -0700 (Fri, 04 Sep 2020) Log Message [ews] Notify bot watchers about pre-existing and flaky test failures for JSC tests https://bugs.webkit.org/show_bug.cgi?id=215948 Reviewed by Jonathan

[webkit-changes] [266741] trunk/Tools

2020-09-08 Thread aakash_jain
Title: [266741] trunk/Tools Revision 266741 Author aakash_j...@apple.com Date 2020-09-08 12:29:26 -0700 (Tue, 08 Sep 2020) Log Message EWS should set cq- flag when a patch fails to build or introduces layout-test failures https://bugs.webkit.org/show_bug.cgi?id=214194 Reviewed by

[webkit-changes] [266956] trunk/Tools

2020-09-11 Thread aakash_jain
Title: [266956] trunk/Tools Revision 266956 Author aakash_j...@apple.com Date 2020-09-11 16:25:01 -0700 (Fri, 11 Sep 2020) Log Message Disable gtk-api queue temporarily https://bugs.webkit.org/show_bug.cgi?id=216411 Reviewed by Jonathan Bedard. *

[webkit-changes] [268128] trunk/Tools

2020-10-07 Thread aakash_jain
Title: [268128] trunk/Tools Revision 268128 Author aakash_j...@apple.com Date 2020-10-07 09:01:56 -0700 (Wed, 07 Oct 2020) Log Message [build.webkit.org] Ensure that invalid step names are not allowed https://bugs.webkit.org/show_bug.cgi?id=217431 Reviewed by Darin Adler. *

[webkit-changes] [268496] trunk/Tools

2020-10-14 Thread aakash_jain
Title: [268496] trunk/Tools Revision 268496 Author aakash_j...@apple.com Date 2020-10-14 16:08:15 -0700 (Wed, 14 Oct 2020) Log Message [build.webkit.org] Add python 3 support - part 1 https://bugs.webkit.org/show_bug.cgi?id=217727 Reviewed by Jonathan Bedard. *

[webkit-changes] [268429] trunk/Tools

2020-10-13 Thread aakash_jain
Title: [268429] trunk/Tools Revision 268429 Author aakash_j...@apple.com Date 2020-10-13 15:49:41 -0700 (Tue, 13 Oct 2020) Log Message [build.webkit.org] Rename slave to worker in config.json https://bugs.webkit.org/show_bug.cgi?id=217672 Reviewed by Dewei Zhu. *

[webkit-changes] [268526] trunk/Tools

2020-10-15 Thread aakash_jain
Title: [268526] trunk/Tools Revision 268526 Author aakash_j...@apple.com Date 2020-10-15 09:27:48 -0700 (Thu, 15 Oct 2020) Log Message EWS bot should fail if a new test is missing its result https://bugs.webkit.org/show_bug.cgi?id=177723 Reviewed by Jonathan Bedard. *

[webkit-changes] [268595] trunk/Tools

2020-10-16 Thread aakash_jain
Title: [268595] trunk/Tools Revision 268595 Author aakash_j...@apple.com Date 2020-10-16 09:33:20 -0700 (Fri, 16 Oct 2020) Log Message [build.webkit.org] Add copyright message to steps_unittest.py https://bugs.webkit.org/show_bug.cgi?id=217830 Reviewed by Jonathan Bedard. *

[webkit-changes] [268594] trunk/Tools

2020-10-16 Thread aakash_jain
Title: [268594] trunk/Tools Revision 268594 Author aakash_j...@apple.com Date 2020-10-16 09:06:16 -0700 (Fri, 16 Oct 2020) Log Message [build.webkit.org] Remove SVNMirror https://bugs.webkit.org/show_bug.cgi?id=217823 Reviewed by Jonathan Bedard. *

[webkit-changes] [268596] trunk/Tools

2020-10-16 Thread aakash_jain
Title: [268596] trunk/Tools Revision 268596 Author aakash_j...@apple.com Date 2020-10-16 10:45:39 -0700 (Fri, 16 Oct 2020) Log Message [build.webkit.org] buildbot checkconfig fails when passwords.json is missing https://bugs.webkit.org/show_bug.cgi?id=217831 Reviewed by Darin Adler. *

[webkit-changes] [268601] trunk/Tools

2020-10-16 Thread aakash_jain
Title: [268601] trunk/Tools Revision 268601 Author aakash_j...@apple.com Date 2020-10-16 12:18:37 -0700 (Fri, 16 Oct 2020) Log Message [build.webkit.org Rename slave to worker in steps.py https://bugs.webkit.org/show_bug.cgi?id=217836 Reviewed by Jonathan Bedard. *

[webkit-changes] [268674] trunk/Tools

2020-10-19 Thread aakash_jain
Title: [268674] trunk/Tools Revision 268674 Author aakash_j...@apple.com Date 2020-10-19 11:17:18 -0700 (Mon, 19 Oct 2020) Log Message [build.webkit.org] Use feature flag to support Buildbot 2 code https://bugs.webkit.org/show_bug.cgi?id=217834 Reviewed by Jonathan Bedard. *

[webkit-changes] [268154] trunk/Tools

2020-10-07 Thread aakash_jain
Title: [268154] trunk/Tools Revision 268154 Author aakash_j...@apple.com Date 2020-10-07 15:09:23 -0700 (Wed, 07 Oct 2020) Log Message [build.webkit.org] Ensure that builder names are valid Buildbot identifiers https://bugs.webkit.org/show_bug.cgi?id=217434 Reviewed by Dewei Zhu. *

[webkit-changes] [268071] trunk/Tools

2020-10-06 Thread aakash_jain
Title: [268071] trunk/Tools Revision 268071 Author aakash_j...@apple.com Date 2020-10-06 13:51:23 -0700 (Tue, 06 Oct 2020) Log Message [build.webkit.org] Ensure that steps names are valid Buildbot identifiers https://bugs.webkit.org/show_bug.cgi?id=217394 Reviewed by Jonathan Bedard. *

[webkit-changes] [268455] trunk/Tools

2020-10-14 Thread aakash_jain
Title: [268455] trunk/Tools Revision 268455 Author aakash_j...@apple.com Date 2020-10-14 06:54:18 -0700 (Wed, 14 Oct 2020) Log Message Rename slave to bot for gtk-linux bot names https://bugs.webkit.org/show_bug.cgi?id=217702 Reviewed by Carlos Alberto Lopez Perez. *

[webkit-changes] [268689] trunk/Tools

2020-10-19 Thread aakash_jain
Title: [268689] trunk/Tools Revision 268689 Author aakash_j...@apple.com Date 2020-10-19 14:35:42 -0700 (Mon, 19 Oct 2020) Log Message [ews] use -o while unzipping layout-test-results.zip https://bugs.webkit.org/show_bug.cgi?id=217914 Reviewed by Jonathan Bedard. *

[webkit-changes] [265817] trunk/Tools

2020-08-18 Thread aakash_jain
Title: [265817] trunk/Tools Revision 265817 Author aakash_j...@apple.com Date 2020-08-18 09:04:03 -0700 (Tue, 18 Aug 2020) Log Message Develop a mechanism to unsubscribe from ews emails https://bugs.webkit.org/show_bug.cgi?id=215585 Reviewed by Jonathan Bedard. *

[webkit-changes] [265971] trunk/Tools

2020-08-20 Thread aakash_jain
Title: [265971] trunk/Tools Revision 265971 Author aakash_j...@apple.com Date 2020-08-20 15:32:07 -0700 (Thu, 20 Aug 2020) Log Message [ews] Handle bugs with unicode characters in title in ews emails https://bugs.webkit.org/show_bug.cgi?id=215627 Reviewed by Jonathan Bedard. *

[webkit-changes] [266256] trunk/Tools

2020-08-27 Thread aakash_jain
Title: [266256] trunk/Tools Revision 266256 Author aakash_j...@apple.com Date 2020-08-27 14:31:38 -0700 (Thu, 27 Aug 2020) Log Message Send ews email notifications to myself https://bugs.webkit.org/show_bug.cgi?id=215815 Reviewed by Jonathan Bedard. *

[webkit-changes] [266260] trunk/Tools

2020-08-27 Thread aakash_jain
Title: [266260] trunk/Tools Revision 266260 Author aakash_j...@apple.com Date 2020-08-27 15:18:13 -0700 (Thu, 27 Aug 2020) Log Message Ensure that email notifications are not sent for obsolete and r- patches https://bugs.webkit.org/show_bug.cgi?id=215867 Reviewed by Jonathan Bedard. *

[webkit-changes] [266088] trunk/Tools

2020-08-24 Thread aakash_jain
Title: [266088] trunk/Tools Revision 266088 Author aakash_j...@apple.com Date 2020-08-24 15:45:09 -0700 (Mon, 24 Aug 2020) Log Message [ews] set references header in email so as to group similar emails together https://bugs.webkit.org/show_bug.cgi?id=215777 Reviewed by Jonathan Bedard.

[webkit-changes] [266089] trunk/Tools

2020-08-24 Thread aakash_jain
Title: [266089] trunk/Tools Revision 266089 Author aakash_j...@apple.com Date 2020-08-24 15:46:50 -0700 (Mon, 24 Aug 2020) Log Message [ews] enable email notifications to patch authors for build or layout test failures on their patch https://bugs.webkit.org/show_bug.cgi?id=215776

[webkit-changes] [267736] trunk/Tools

2020-09-29 Thread aakash_jain
Title: [267736] trunk/Tools Revision 267736 Author aakash_j...@apple.com Date 2020-09-29 09:02:07 -0700 (Tue, 29 Sep 2020) Log Message [build.webkit.org] Add unit-test to detect invalid triggers in config.json https://bugs.webkit.org/show_bug.cgi?id=216898 Reviewed by Jonathan Bedard.

[webkit-changes] [267737] trunk/Tools

2020-09-29 Thread aakash_jain
Title: [267737] trunk/Tools Revision 267737 Author aakash_j...@apple.com Date 2020-09-29 09:03:35 -0700 (Tue, 29 Sep 2020) Log Message Limit maximum number of webkitpy failures to display https://bugs.webkit.org/show_bug.cgi?id=217087 Reviewed by Jonathan Bedard. *

[webkit-changes] [267739] trunk/Tools

2020-09-29 Thread aakash_jain
Title: [267739] trunk/Tools Revision 267739 Author aakash_j...@apple.com Date 2020-09-29 09:27:13 -0700 (Tue, 29 Sep 2020) Log Message [ews] Refactor NUM_API_FAILURES_TO_DISPLAY https://bugs.webkit.org/show_bug.cgi?id=217086 Reviewed by Jonathan Bedard. *

[webkit-changes] [267740] trunk/Tools

2020-09-29 Thread aakash_jain
Title: [267740] trunk/Tools Revision 267740 Author aakash_j...@apple.com Date 2020-09-29 09:27:28 -0700 (Tue, 29 Sep 2020) Log Message Limit number of tests to log in case of large number of JSC test failures https://bugs.webkit.org/show_bug.cgi?id=217085 Reviewed by Jonathan Bedard. *

[webkit-changes] [267493] trunk/Tools

2020-09-23 Thread aakash_jain
Title: [267493] trunk/Tools Revision 267493 Author aakash_j...@apple.com Date 2020-09-23 12:17:20 -0700 (Wed, 23 Sep 2020) Log Message Limit number of emails to send for flaky and pre-existing API and layout test failures https://bugs.webkit.org/show_bug.cgi?id=216876 Reviewed by

[webkit-changes] [267492] trunk/Tools

2020-09-23 Thread aakash_jain
Title: [267492] trunk/Tools Revision 267492 Author aakash_j...@apple.com Date 2020-09-23 12:07:10 -0700 (Wed, 23 Sep 2020) Log Message Notify igalia team about pre-existing test failures and build failures for JSC queues https://bugs.webkit.org/show_bug.cgi?id=216889 Reviewed by

[webkit-changes] [267447] trunk/Tools

2020-09-22 Thread aakash_jain
Title: [267447] trunk/Tools Revision 267447 Author aakash_j...@apple.com Date 2020-09-22 17:04:52 -0700 (Tue, 22 Sep 2020) Log Message Limit number of emails to send for flaky and pre-existing JSC test failures https://bugs.webkit.org/show_bug.cgi?id=216857 Reviewed by Jonathan Bedard.

[webkit-changes] [267353] trunk/Tools

2020-09-21 Thread aakash_jain
Title: [267353] trunk/Tools Revision 267353 Author aakash_j...@apple.com Date 2020-09-21 12:18:58 -0700 (Mon, 21 Sep 2020) Log Message Make ews-app robust against config.json issues (follow-up fix) https://bugs.webkit.org/show_bug.cgi?id=216705 Unreviewed follow-up fix to change a log

[webkit-changes] [267851] trunk/Tools

2020-10-01 Thread aakash_jain
Title: [267851] trunk/Tools Revision 267851 Author aakash_j...@apple.com Date 2020-10-01 13:47:54 -0700 (Thu, 01 Oct 2020) Log Message [build.webkit.org] Rename type to factory in config.json https://bugs.webkit.org/show_bug.cgi?id=217127 Reviewed by Jonathan Bedard. *

[webkit-changes] [267862] trunk/Tools

2020-10-01 Thread aakash_jain
Title: [267862] trunk/Tools Revision 267862 Author aakash_j...@apple.com Date 2020-10-01 17:18:50 -0700 (Thu, 01 Oct 2020) Log Message Limit number of tests to log in case of large number of API test failures https://bugs.webkit.org/show_bug.cgi?id=217181 Reviewed by Jonathan Bedard. *

[webkit-changes] [267277] trunk/Tools

2020-09-18 Thread aakash_jain
Title: [267277] trunk/Tools Revision 267277 Author aakash_j...@apple.com Date 2020-09-18 12:46:33 -0700 (Fri, 18 Sep 2020) Log Message Make ews-app robust against config.json issues https://bugs.webkit.org/show_bug.cgi?id=216705 Reviewed by Jonathan Bedard. *

[webkit-changes] [267705] trunk/Tools

2020-09-28 Thread aakash_jain
Title: [267705] trunk/Tools Revision 267705 Author aakash_j...@apple.com Date 2020-09-28 10:46:39 -0700 (Mon, 28 Sep 2020) Log Message Notify igalia team about pre-existing test failures and build failures for WPE and GTK queues https://bugs.webkit.org/show_bug.cgi?id=217052 Reviewed by

[webkit-changes] [267165] trunk/Tools

2020-09-16 Thread aakash_jain
Title: [267165] trunk/Tools Revision 267165 Author aakash_j...@apple.com Date 2020-09-16 15:05:10 -0700 (Wed, 16 Sep 2020) Log Message EWS emails to bot watchers about build failures should be grouped properly https://bugs.webkit.org/show_bug.cgi?id=216495 Reviewed by Jonathan Bedard.

[webkit-changes] [267161] trunk/Tools

2020-09-16 Thread aakash_jain
Title: [267161] trunk/Tools Revision 267161 Author aakash_j...@apple.com Date 2020-09-16 14:52:51 -0700 (Wed, 16 Sep 2020) Log Message [ews] Improve failure summary string for AnalyzeCompileWebKitResults step https://bugs.webkit.org/show_bug.cgi?id=216566 Reviewed by Jonathan Bedard. *

[webkit-changes] [268731] trunk/Tools

2020-10-20 Thread aakash_jain
Title: [268731] trunk/Tools Revision 268731 Author aakash_j...@apple.com Date 2020-10-20 08:42:20 -0700 (Tue, 20 Oct 2020) Log Message [ews] Remove blacklist terminology https://bugs.webkit.org/show_bug.cgi?id=217953 Reviewed by Jonathan Bedard. *

[webkit-changes] [268749] trunk/Tools

2020-10-20 Thread aakash_jain
Title: [268749] trunk/Tools Revision 268749 Author aakash_j...@apple.com Date 2020-10-20 10:53:55 -0700 (Tue, 20 Oct 2020) Log Message [build.webkit.org] Use builder tags instead of category for latest buildbot https://bugs.webkit.org/show_bug.cgi?id=217958 Reviewed by Jonathan Bedard.

[webkit-changes] [268752] trunk/Tools

2020-10-20 Thread aakash_jain
Title: [268752] trunk/Tools Revision 268752 Author aakash_j...@apple.com Date 2020-10-20 12:13:22 -0700 (Tue, 20 Oct 2020) Log Message Make report-non-inclusive-language ignore autoinstalled directories and certain file types https://bugs.webkit.org/show_bug.cgi?id=217972 Reviewed by

[webkit-changes] [268925] trunk/Tools

2020-10-23 Thread aakash_jain
Title: [268925] trunk/Tools Revision 268925 Author aakash_j...@apple.com Date 2020-10-23 09:13:28 -0700 (Fri, 23 Oct 2020) Log Message Rename slave to worker in webkitpy https://bugs.webkit.org/show_bug.cgi?id=218123 Reviewed by Jonathan Bedard. *

[webkit-changes] [268935] trunk/Tools

2020-10-23 Thread aakash_jain
Title: [268935] trunk/Tools Revision 268935 Author aakash_j...@apple.com Date 2020-10-23 11:54:26 -0700 (Fri, 23 Oct 2020) Log Message [build.webkit.org] Add python 3 support - part 2 https://bugs.webkit.org/show_bug.cgi?id=218130 Reviewed by Jonathan Bedard. *

[webkit-changes] [268931] trunk/Tools

2020-10-23 Thread aakash_jain
Title: [268931] trunk/Tools Revision 268931 Author aakash_j...@apple.com Date 2020-10-23 11:23:22 -0700 (Fri, 23 Oct 2020) Log Message [build.webkit.org] Create master.cfg for newer buildbot https://bugs.webkit.org/show_bug.cgi?id=218102 Reviewed by Jonathan Bedard. *

[webkit-changes] [268996] trunk/Tools

2020-10-26 Thread aakash_jain
Title: [268996] trunk/Tools Revision 268996 Author aakash_j...@apple.com Date 2020-10-26 14:19:02 -0700 (Mon, 26 Oct 2020) Log Message Allow skipping specific files from report-non-inclusive-language https://bugs.webkit.org/show_bug.cgi?id=218199 Reviewed by Darin Adler. *

[webkit-changes] [269106] trunk/Tools

2020-10-28 Thread aakash_jain
Title: [269106] trunk/Tools Revision 269106 Author aakash_j...@apple.com Date 2020-10-28 09:17:10 -0700 (Wed, 28 Oct 2020) Log Message [ews] Ensure that uat instance doesn't send emails https://bugs.webkit.org/show_bug.cgi?id=218227 Reviewed by Jonathan Bedard. *

[webkit-changes] [269052] trunk/Tools

2020-10-27 Thread aakash_jain
Title: [269052] trunk/Tools Revision 269052 Author aakash_j...@apple.com Date 2020-10-27 10:38:13 -0700 (Tue, 27 Oct 2020) Log Message Rename BuildSlaveSupport to CISupport https://bugs.webkit.org/show_bug.cgi?id=218026 Reviewed by Jonathan Bedard. * CISupport: Copied from

[webkit-changes] [269120] trunk/Tools

2020-10-28 Thread aakash_jain
Title: [269120] trunk/Tools Revision 269120 Author aakash_j...@apple.com Date 2020-10-28 13:39:42 -0700 (Wed, 28 Oct 2020) Log Message Rename build.webkit.org-config directory to build-webkit-org https://bugs.webkit.org/show_bug.cgi?id=218302 Reviewed by Jonathan Bedard. *

[webkit-changes] [264421] trunk/Tools

2020-07-15 Thread aakash_jain
Title: [264421] trunk/Tools Revision 264421 Author aakash_j...@apple.com Date 2020-07-15 14:18:02 -0700 (Wed, 15 Jul 2020) Log Message [ews] clicking submit for EWS analysis button for patches on closed bug should display error https://bugs.webkit.org/show_bug.cgi?id=214372 Reviewed by

[webkit-changes] [264612] trunk/Tools

2020-07-20 Thread aakash_jain
Title: [264612] trunk/Tools Revision 264612 Author aakash_j...@apple.com Date 2020-07-20 13:04:38 -0700 (Mon, 20 Jul 2020) Log Message Reduce logging in ews django app https://bugs.webkit.org/show_bug.cgi?id=214562 Reviewed by Jonathan Bedard. *

[webkit-changes] [264614] trunk/Tools

2020-07-20 Thread aakash_jain
Title: [264614] trunk/Tools Revision 264614 Author aakash_j...@apple.com Date 2020-07-20 13:16:40 -0700 (Mon, 20 Jul 2020) Log Message [build.webkit.org] Update reference to webkit-test-results in TestFailures https://bugs.webkit.org/show_bug.cgi?id=214499 Reviewed by Jonathan Bedard.

[webkit-changes] [264626] trunk/Tools

2020-07-20 Thread aakash_jain
Title: [264626] trunk/Tools Revision 264626 Author aakash_j...@apple.com Date 2020-07-20 15:38:40 -0700 (Mon, 20 Jul 2020) Log Message [ews] Use -q while unzipping layout-test-results.zip https://bugs.webkit.org/show_bug.cgi?id=214571 Reviewed by Jonathan Bedard. *

[webkit-changes] [265212] trunk/Tools

2020-08-03 Thread aakash_jain
Title: [265212] trunk/Tools Revision 265212 Author aakash_j...@apple.com Date 2020-08-03 13:38:19 -0700 (Mon, 03 Aug 2020) Log Message Disable gtk-wk2 queue temporarily https://bugs.webkit.org/show_bug.cgi?id=215098 Reviewed by Alexey Proskuryakov. *

[webkit-changes] [265341] trunk/Tools

2020-08-06 Thread aakash_jain
Title: [265341] trunk/Tools Revision 265341 Author aakash_j...@apple.com Date 2020-08-06 11:38:07 -0700 (Thu, 06 Aug 2020) Log Message [ews] Add method to send email notifications to patch author for build failure https://bugs.webkit.org/show_bug.cgi?id=215219 Reviewed by Jonathan

[webkit-changes] [265370] trunk/Tools

2020-08-07 Thread aakash_jain
Title: [265370] trunk/Tools Revision 265370 Author aakash_j...@apple.com Date 2020-08-07 07:05:04 -0700 (Fri, 07 Aug 2020) Log Message EWS emails about build failure should include last few relevant error logs https://bugs.webkit.org/show_bug.cgi?id=215264 Reviewed by Jonathan Bedard.

[webkit-changes] [265368] trunk/Tools

2020-08-07 Thread aakash_jain
Title: [265368] trunk/Tools Revision 265368 Author aakash_j...@apple.com Date 2020-08-07 04:31:16 -0700 (Fri, 07 Aug 2020) Log Message [ews] Add method to send email notifications to patch author for layout test failures https://bugs.webkit.org/show_bug.cgi?id=215231 Reviewed by

[webkit-changes] [265380] trunk/Tools

2020-08-07 Thread aakash_jain
Title: [265380] trunk/Tools Revision 265380 Author aakash_j...@apple.com Date 2020-08-07 10:40:23 -0700 (Fri, 07 Aug 2020) Log Message Do not email bot watcher when first run of layout tests exceeds failure limit https://bugs.webkit.org/show_bug.cgi?id=215274 Reviewed by Jonathan

[webkit-changes] [265442] trunk/Tools

2020-08-10 Thread aakash_jain
Title: [265442] trunk/Tools Revision 265442 Author aakash_j...@apple.com Date 2020-08-10 12:36:01 -0700 (Mon, 10 Aug 2020) Log Message [ews] Handle logs with unicode characters in ews emails https://bugs.webkit.org/show_bug.cgi?id=215330 Reviewed by Darin Adler. *

[webkit-changes] [265246] trunk/Tools

2020-08-04 Thread aakash_jain
Title: [265246] trunk/Tools Revision 265246 Author aakash_j...@apple.com Date 2020-08-04 09:44:30 -0700 (Tue, 04 Aug 2020) Log Message [ews] Apple Silicon builder should skip non-relevant patches https://bugs.webkit.org/show_bug.cgi?id=215111 Reviewed by Jonathan Bedard. *

[webkit-changes] [265391] trunk/Tools

2020-08-07 Thread aakash_jain
Title: [265391] trunk/Tools Revision 265391 Author aakash_j...@apple.com Date 2020-08-07 14:38:00 -0700 (Fri, 07 Aug 2020) Log Message Windows EWS should filter build logs to show errors https://bugs.webkit.org/show_bug.cgi?id=211344 Reviewed by Jonathan Bedard. *

[webkit-changes] [265140] trunk/Tools

2020-07-31 Thread aakash_jain
Title: [265140] trunk/Tools Revision 265140 Author aakash_j...@apple.com Date 2020-07-31 08:36:02 -0700 (Fri, 31 Jul 2020) Log Message [ews] Add unit-tests for various builder factories https://bugs.webkit.org/show_bug.cgi?id=214969 Reviewed by Jonathan Bedard. *

[webkit-changes] [265565] trunk/Tools

2020-08-12 Thread aakash_jain
Title: [265565] trunk/Tools Revision 265565 Author aakash_j...@apple.com Date 2020-08-12 14:40:17 -0700 (Wed, 12 Aug 2020) Log Message [ews] email notifications should include link to corresponding bug https://bugs.webkit.org/show_bug.cgi?id=215425 Reviewed by Jonathan Bedard. *

[webkit-changes] [265609] trunk/Tools

2020-08-13 Thread aakash_jain
Title: [265609] trunk/Tools Revision 265609 Author aakash_j...@apple.com Date 2020-08-13 08:59:34 -0700 (Thu, 13 Aug 2020) Log Message [ews] Improve wording for test failure email https://bugs.webkit.org/show_bug.cgi?id=215449 Reviewed by Jonathan Bedard. *

[webkit-changes] [265614] trunk/Tools

2020-08-13 Thread aakash_jain
Title: [265614] trunk/Tools Revision 265614 Author aakash_j...@apple.com Date 2020-08-13 11:16:21 -0700 (Thu, 13 Aug 2020) Log Message [ews] email notifications should include Bugzilla link to the patch https://bugs.webkit.org/show_bug.cgi?id=215455 Reviewed by Jonathan Bedard. *

[webkit-changes] [265610] trunk/Tools

2020-08-13 Thread aakash_jain
Title: [265610] trunk/Tools Revision 265610 Author aakash_j...@apple.com Date 2020-08-13 09:01:04 -0700 (Thu, 13 Aug 2020) Log Message [ews] test names in ews notification email should be in sorted order https://bugs.webkit.org/show_bug.cgi?id=215446 Reviewed by Jonathan Bedard. *

[webkit-changes] [265616] trunk/Tools

2020-08-13 Thread aakash_jain
Title: [265616] trunk/Tools Revision 265616 Author aakash_j...@apple.com Date 2020-08-13 11:45:52 -0700 (Thu, 13 Aug 2020) Log Message Regression(r265580): apply-watchlist is broken https://bugs.webkit.org/show_bug.cgi?id=215457 Unreviewed infrastructure fix. *

[webkit-changes] [265553] trunk/Tools

2020-08-12 Thread aakash_jain
Title: [265553] trunk/Tools Revision 265553 Author aakash_j...@apple.com Date 2020-08-12 10:55:27 -0700 (Wed, 12 Aug 2020) Log Message [ews] send emails as html instead of plain-text https://bugs.webkit.org/show_bug.cgi?id=215331 Reviewed by Darin Adler. *

[webkit-changes] [265555] trunk/Tools

2020-08-12 Thread aakash_jain
Title: [26] trunk/Tools Revision 26 Author aakash_j...@apple.com Date 2020-08-12 10:57:28 -0700 (Wed, 12 Aug 2020) Log Message [ews] emails for test failures should include link to test history https://bugs.webkit.org/show_bug.cgi?id=215337 Reviewed by Jonathan Bedard. *

[webkit-changes] [265302] trunk/Tools

2020-08-05 Thread aakash_jain
Title: [265302] trunk/Tools Revision 265302 Author aakash_j...@apple.com Date 2020-08-05 13:41:32 -0700 (Wed, 05 Aug 2020) Log Message EWS emails about build failure should include relevant error logs https://bugs.webkit.org/show_bug.cgi?id=215174 Reviewed by Jonathan Bedard. *

[webkit-changes] [265316] trunk/Tools

2020-08-05 Thread aakash_jain
Title: [265316] trunk/Tools Revision 265316 Author aakash_j...@apple.com Date 2020-08-05 18:43:03 -0700 (Wed, 05 Aug 2020) Log Message Rename BigSur EWS to AppleSilicon EWS https://bugs.webkit.org/show_bug.cgi?id=215205 Reviewed by Alexey Proskuryakov. *

[webkit-changes] [264127] trunk/Tools

2020-07-08 Thread aakash_jain
Title: [264127] trunk/Tools Revision 264127 Author aakash_j...@apple.com Date 2020-07-08 12:34:18 -0700 (Wed, 08 Jul 2020) Log Message [ews] Limit layout tests failures to display in the status-bubble tooltip and buildbot summary https://bugs.webkit.org/show_bug.cgi?id=214085 Reviewed

[webkit-changes] [264327] trunk/Tools

2020-07-13 Thread aakash_jain
Title: [264327] trunk/Tools Revision 264327 Author aakash_j...@apple.com Date 2020-07-13 17:59:05 -0700 (Mon, 13 Jul 2020) Log Message Add EWS queues for tvOS and watchOS builders (follow-up fix) https://bugs.webkit.org/show_bug.cgi?id=214147 Unreviewed follow-up fix. *

[webkit-changes] [264340] trunk/Tools

2020-07-14 Thread aakash_jain
Title: [264340] trunk/Tools Revision 264340 Author aakash_j...@apple.com Date 2020-07-14 08:42:25 -0700 (Tue, 14 Jul 2020) Log Message Add tvOS and watchOS support to built-product-archive https://bugs.webkit.org/show_bug.cgi?id=214214 Reviewed by Jonathan Bedard. *

[webkit-changes] [264353] trunk/Tools

2020-07-14 Thread aakash_jain
Title: [264353] trunk/Tools Revision 264353 Author aakash_j...@apple.com Date 2020-07-14 10:59:12 -0700 (Tue, 14 Jul 2020) Log Message [ews] Do not upload archives for tvOS and watchOS https://bugs.webkit.org/show_bug.cgi?id=214305 Reviewed by Jonathan Bedard. *

[webkit-changes] [264366] trunk/Tools

2020-07-14 Thread aakash_jain
Title: [264366] trunk/Tools Revision 264366 Author aakash_j...@apple.com Date 2020-07-14 12:10:48 -0700 (Tue, 14 Jul 2020) Log Message [build.webkit.org] watchos should build both arm64_32 and armv7k architectures https://bugs.webkit.org/show_bug.cgi?id=214310 Reviewed by Jonathan

[webkit-changes] [264358] trunk/Tools

2020-07-14 Thread aakash_jain
Title: [264358] trunk/Tools Revision 264358 Author aakash_j...@apple.com Date 2020-07-14 11:38:46 -0700 (Tue, 14 Jul 2020) Log Message [ews] watchos should build both arm64_32 and armv7k architectures https://bugs.webkit.org/show_bug.cgi?id=214279 Reviewed by Darin Adler. *

[webkit-changes] [264399] trunk/Tools

2020-07-15 Thread aakash_jain
Title: [264399] trunk/Tools Revision 264399 Author aakash_j...@apple.com Date 2020-07-15 09:24:23 -0700 (Wed, 15 Jul 2020) Log Message [ews-app] Add timeout to network requests https://bugs.webkit.org/show_bug.cgi?id=214355 Reviewed by Jonathan Bedard. *

[webkit-changes] [264398] trunk/Tools

2020-07-15 Thread aakash_jain
Title: [264398] trunk/Tools Revision 264398 Author aakash_j...@apple.com Date 2020-07-15 07:51:35 -0700 (Wed, 15 Jul 2020) Log Message Make ews django app robust against network issues https://bugs.webkit.org/show_bug.cgi?id=214351 Reviewed by Jonathan Bedard. *

[webkit-changes] [264229] trunk/Tools

2020-07-10 Thread aakash_jain
Title: [264229] trunk/Tools Revision 264229 Author aakash_j...@apple.com Date 2020-07-10 10:21:13 -0700 (Fri, 10 Jul 2020) Log Message [EWS] layout-test results shouldn't be hosted on ews server https://bugs.webkit.org/show_bug.cgi?id=201937 Rubber-stamped by Alexey Proskuryakov. *

[webkit-changes] [264252] trunk/Tools

2020-07-10 Thread aakash_jain
Title: [264252] trunk/Tools Revision 264252 Author aakash_j...@apple.com Date 2020-07-10 19:00:22 -0700 (Fri, 10 Jul 2020) Log Message Add tvOS and watchOS support to built-product-archive https://bugs.webkit.org/show_bug.cgi?id=214214 Unreviewed infrastructure fix. *

[webkit-changes] [264196] trunk/Tools

2020-07-09 Thread aakash_jain
Title: [264196] trunk/Tools Revision 264196 Author aakash_j...@apple.com Date 2020-07-09 14:23:48 -0700 (Thu, 09 Jul 2020) Log Message Add EWS queues for tvOS and watchOS builders https://bugs.webkit.org/show_bug.cgi?id=214147 Reviewed by Stephanie Lewis. *

[webkit-changes] [263181] trunk/Tools

2020-06-17 Thread aakash_jain
Title: [263181] trunk/Tools Revision 263181 Author aakash_j...@apple.com Date 2020-06-17 14:29:24 -0700 (Wed, 17 Jun 2020) Log Message Delete code for old ews bindings queue https://bugs.webkit.org/show_bug.cgi?id=213315 Rubber-stamped by Alexey Proskuryakov. *

[webkit-changes] [263267] trunk/Tools

2020-06-19 Thread aakash_jain
miterAndReviewer().load_contributors_from_disk() +self.assertEqual(contributors['Aakash Jain']['nicks'], ['aakash_jain']) + class TestCheckPatchStatusOnEWSQueues(BuildStepMixinAdditions, unittest.TestCase): def setUp(self): self.longMessage = True Modified: trunk/Tools/ChangeLog (

[webkit-changes] [263392] trunk/Tools

2020-06-23 Thread aakash_jain
Title: [263392] trunk/Tools Revision 263392 Author aakash_j...@apple.com Date 2020-06-23 05:05:30 -0700 (Tue, 23 Jun 2020) Log Message [ews] Add JSC-Only builders for MIPS and ARMv7 architectures (follow-up fix) https://bugs.webkit.org/show_bug.cgi?id=213366 Unreviewed follow-up fix.

<    2   3   4   5   6   7   8   9   10   >