[Webkit-unassigned] [Bug 101091] New: EWS bots have stopped uploading results to bugzilla

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 2 12:56:09 PDT 2012


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

           Summary: EWS bots have stopped uploading results to bugzilla
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: abarth at webkit.org, ojan at chromium.org,
                    dpranke at chromium.org


EWS bots have stopped uploading results to bugzilla

We may have disabled this intentionally, I can't remember.

This should be the code:
http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/tool/commands/earlywarningsystem.py#L90
http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/tool/commands/queues.py#L241

It may also be the size-cap code in bugzilla that we're hitting?

There was an effort a while back to make the layout-test-results.zip files smaller.  I suspect they're just too large for bugzilla to handle.  Most of the time they should only be a few k!  I suspect we'll need to use our LayoutTestResults object to whitelist which results we copy in to the zip.

-- 
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