Changes between Version 5 and Version 6 of CommitQueue
- Timestamp:
- Aug 13, 2009, 4:18:34 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CommitQueue
v5 v6 25 25 `bugzilla-tool` bugs: https://bugs.webkit.org/buglist.cgi?quicksearch=bugzilla-tool 26 26 27 28 === Q: My patch was rejected by the commit queue, what should I do!? === 29 30 First, read the comment the commit queue added to the bug. 31 32 Eventually the commit-queue will know how to attach its failure logs to the bug: https://bugs.webkit.org/show_bug.cgi?id=28286 33 34 The commit-queue is still buggy. Sometimes it rejects patches it shouldn't. Don't worry, whoever is running the commit queue should add your patch back to the queue if it was wrongly rejected. 27 35 28 36 === Q: What checks does commit-queue do before landing? ===