[Webkit-unassigned] [Bug 83038] New: EWS shouldn't stuck because of security bugs
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 3 09:10:05 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=83038
Summary: EWS shouldn't stuck because of security bugs
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ossy at webkit.org
CC: eric at webkit.org, abarth at webkit.org
I found a strange thing today. Qt EWS tries to process a security
patch (134942 ) again and again. Of course it can't, because the
EWS isn't the member of the security group.
But the problem is that after it can't process the attachment, it says
that queue is empty (but it isn't!!!) and it sleeps 2 minutes and push
the security patch to the end of the queue:
Fetching: https://bugs.webkit.org/attachment.cgi?id=134942&action=edit
webkitpy.common.net.statusserver: [INFO] Releasing work item 134942 from qt-ews
No work item. Sleeping until 2012-04-03 09:06:02 (2 mins).
#1 135335
#2 135336
#3 135337
#4 135338
#5 134942
When it finished processing the other patches and the security patch comes
again it will sleep 2 minutes again and push it to the end of the queue ...
--
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