[Webkit-unassigned] [Bug 83038] EWS shouldn't sleep if there are new patches in its queue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 25 07:52:10 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=83038





--- Comment #7 from Csaba Osztrogonac <ossy at webkit.org>  2012-08-25 07:52:10 PST ---
+info for fixing this bug:

$ Tools/Scripts/webkit-patch apply-attachment 157161
-----------------------------------------------------
Fetching: https://bugs.webkit.org/attachment.cgi?id=157161&action=edit
Traceback (most recent call last):
  File "Tools/Scripts/webkit-patch", line 84, in <module>
    main()
  File "Tools/Scripts/webkit-patch", line 79, in main
    WebKitPatch(os.path.abspath(__file__)).main()
  File "/home/oszi/WebKit/Tools/Scripts/webkitpy/tool/multicommandtool.py", line 311, in main
    result = command.check_arguments_and_execute(options, args, self)
  File "/home/oszi/WebKit/Tools/Scripts/webkitpy/tool/multicommandtool.py", line 120, in check_arguments_and_execute
    return self.execute(options, args, tool) or 0
  File "/home/oszi/WebKit/Tools/Scripts/webkitpy/tool/commands/download.py", line 159, in execute
    bugs_to_patches = self._collect_patches_by_bug(patches)
  File "/home/oszi/WebKit/Tools/Scripts/webkitpy/tool/commands/download.py", line 151, in _collect_patches_by_bug
    bugs_to_patches[patch.bug_id()] = bugs_to_patches.get(patch.bug_id(), []) + [patch]
AttributeError: 'NoneType' object has no attribute 'bug_id'

log from the EWS bot:
----------------------
Fetching: https://bugs.webkit.org/attachment.cgi?id=157161&action=edit
No work item. Sleeping until 2012-08-25 07:37:22 (2 mins).
Fetching: https://bugs.webkit.org/attachment.cgi?id=149115&action=edit
No work item. Sleeping until 2012-08-25 07:39:24 (2 mins).
Fetching: https://bugs.webkit.org/attachment.cgi?id=159810&action=edit
No work item. Sleeping until 2012-08-25 07:41:25 (2 mins).
Fetching: https://bugs.webkit.org/attachment.cgi?id=160209&action=edit
No work item. Sleeping until 2012-08-25 07:43:27 (2 mins).
Fetching: https://bugs.webkit.org/attachment.cgi?id=158975&action=edit
No work item. Sleeping until 2012-08-25 07:45:29 (2 mins).
Fetching: https://bugs.webkit.org/attachment.cgi?id=160174&action=edit
No work item. Sleeping until 2012-08-25 07:47:31 (2 mins).
Fetching: https://bugs.webkit.org/attachment.cgi?id=157161&action=edit
No work item. Sleeping until 2012-08-25 07:49:32 (2 mins).
Fetching: https://bugs.webkit.org/attachment.cgi?id=149115&action=edit
No work item. Sleeping until 2012-08-25 07:51:34 (2 mins).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list