Bug 31983

Summary: commit-queue got stuck spinning
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: abarth, steveblock
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

Description Eric Seidel (no email) 2009-11-30 08:16:01 PST
9 patches in commit-queue [43989, 43992, 43993, 44012, 43940, 43944, 43945, 43947, 43951]
Fetching: https://bugs.webkit.org/attachment.cgi?id=43989&action=edit
Fetching: https://bugs.webkit.org/show_bug.cgi?id=31958&ctype=xml
Processing 1 patch from 1 bug.
Cleaning working directory
Updating working directory
Processing patch 43989 from bug 31958.
Building WebKit
Failed to run "['WebKitTools/Scripts/build-webkit']" exit_code: 1

It was doing that in a loop.  Now sure why yet.

The bot was saying:
Landing patch 43989 from bug 31958.
Comment 1 Eric Seidel (no email) 2009-11-30 08:26:24 PST
Restarting the queue seems to have allowed it to continue.  I did a build-webkit before restarting it.

I think python may have gotten confused with so many files changing underneath it.  I'm not sure when/if it ever decides to rebuild a .pyc file or if it even bothers to build the whole thing the first time someone touches the .py.