<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Mar 4, 2017, at 5:24 PM, Mohit Athwani via swift-users &lt;<a href="mailto:swift-users@swift.org" class="">swift-users@swift.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class=""><div class="">Hello,<br class=""><br class=""></div>I submitted my first pull request ever and I'm super excited!<br class=""><br class=""></div><div class="">@swift-ci has been tagged to test my code and I'm wondering how long does it take to perform it's tests and give me the result?<br class=""></div></div></div></blockquote><div><br class=""></div>It depends on what type of test you trigger. There is documentation on the swift-ci Continuous Integration system here:&nbsp;<a href="https://github.com/apple/swift/blob/master/docs/ContinuousIntegration.md" class="">https://github.com/apple/swift/blob/master/docs/ContinuousIntegration.md</a>. I find that as long as not first in the day, the swift-ci system finishes a smoke test in 30-40 minutes. If you are the first build of the day, the Linux side can take a bit longer (IIRC the builders are wiped of artifacts nightly, so the first build of the day is clean).</div><div><br class=""></div><div>*NOTE* To trigger swift-ci you have to be a swift committer. If you look in the README there is a link to the Contributing to Swift Guide. More information is there.</div><div><br class=""></div><div><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class=""><br class=""></div><div class="">Thanks,<br class=""><br class=""></div><div class="">Mohit<br class=""></div></div>
_______________________________________________<br class="">swift-users mailing list<br class=""><a href="mailto:swift-users@swift.org" class="">swift-users@swift.org</a><br class="">https://lists.swift.org/mailman/listinfo/swift-users<br class=""></div></blockquote></div><br class=""></body></html>