Changes between Version 7 and Version 8 of CommitQueue


Ignore:
Timestamp:
Aug 19, 2009 10:20:51 AM (15 years ago)
Author:
eric@webkit.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CommitQueue

    v7 v8  
    1919=== Q: How long until a patch lands after I set commit-queue+? ===
    2020
    21 Generally about 15 minutes.  Depends on if commit-queue is running or not.  The commit-queue still has lots of bugs, so we don't tend to run it un-attended (during non-work hours, PDT).
     2110-15 minutes.  Depends on if the tree is currently red or not (http://build.webkit.org).  The commit-queue will not commit when the buildbots are red.
    2222
    2323`commit-queue` bugs: https://bugs.webkit.org/buglist.cgi?quicksearch=commit-queue
     
    4141`bugzilla-tool bugs-to-commit` is how the commit-queue checks.  That will print out any pending bugs.
    4242
     43
    4344=== Q:  What checks does commit-queue do before landing? ===
    4445
    45 Everything "bugzilla-tool land-patches" does.  Which is build (on Mac) and then run-webkit-tests.  If you would like it to do more, please file bugs and post patches to bugzilla-tool! :)
     46Everything "bugzilla-tool land-patches" does.  Which is build (on Mac) and then run-webkit-tests.  The commit-queue also checks http://build.webkit.org/ to make sure that all of the Leopard and Windows builders are green.  If you would like it to do more, please file bugs and post patches to bugzilla-tool! :)
    4647
    4748