[Webkit-unassigned] [Bug 79147] New: starting too many DRTs at once can cause timeouts during new-run-webkit-tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 21 14:01:30 PST 2012


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

           Summary: starting too many DRTs at once can cause timeouts
                    during new-run-webkit-tests
           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: dpranke at chromium.org
                CC: eric at webkit.org, tony at chromium.org, abarth at webkit.org,
                    ojan at chromium.org


I saw in the past that if we started too many DRTs at once while running parallel tests, the first few tests would time out (probably caused by DRTs thrashing on something while initializing). This led to me putting a time.sleep() into new-run-webkit-tests in between starting workers. I'm filing this bug to track down what's going on, and filing another bug to work around this in a way that won't slow down the unit tests in the meantime.

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