Xcode Server Build Bots: Duplicate Integrations on Commit
| Originator: | brandon | ||
| Number: | rdar://20284785 | Date Originated: | 24-Mar-2015 05:09 PM |
| Status: | Open | Resolved: | |
| Product: | Xcode Server | Product Version: | Xcode 6.2 (6C131e) |
| Classification: | Reproducible: |
Summary: We have created a build bot that is scheduled to run "on commit". Whenever someone commits code to git, the build bot ends up queueing 2 new integrations for the same exact commit. I think this can easily be fixed by checking the git commit number to make sure you don't already have a build bot integration for that exact same git commit number. Steps to Reproduce: 1. Setup build bot that runs "on commit". 2. Commit changes to git. 3. The build bot will often create duplicate integrations of the exact same commit. NOTE: I'd say this happens > 50% of the time. Expected Results: Only one integration is created per git commit. Actual Results: Build bot often creates 2 integrations for the same exact git commit. Version: Client: Xcode 6.2 (6C131e) Server: Xcode 6.2 (6C131e)
Comments
Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!