Hi, To integrate LLVM and our LLVM-based tools into our Jenkins CI system, I've patched llvm-lit to be able to produce JUnit XML output in addition to its normal output. We're currently applying a patch to the checkout, but I wondered if this would be of use to anyone else. If so, I'd be happy to submit the patch for review. David
Many current CI systems parse JUnit-style output. It is buildbot that is deficient here. I'd be for accepting such a change, then we can get buildbot to move forward. Sent from my iPad On Jun 14, 2013, at 2:37 AM, David Chisnall <David.Chisnall at cl.cam.ac.uk> wrote:> Hi, > > To integrate LLVM and our LLVM-based tools into our Jenkins CI system, I've patched llvm-lit to be able to produce JUnit XML output in addition to its normal output. We're currently applying a patch to the checkout, but I wondered if this would be of use to anyone else. If so, I'd be happy to submit the patch for review. > > David > > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu llvm.cs.uiuc.edu > lists.cs.uiuc.edu/mailman/listinfo/llvmdev
Seemingly Similar Threads
- [LLVMdev] Plans for the Apple supported Darwin buildbot cluster
- [LLVMdev] Plans for the Apple supported Darwin buildbot cluster
- [LLVMdev] Plans for the Apple supported Darwin buildbot cluster
- [LLVMdev] Plans for the Apple supported Darwin buildbot cluster
- greendragon build noisy due to mmap_stress.cc