[swift-dev] Continuous Integration on Swift.org projects
Nadav Rotem
nrotem at apple.com
Mon Dec 7 15:20:06 CST 2015
After reverting "Fixes [SR-78] swift compiler seg fault”” the only failing test is:
./test/decl/protocol/req/recursion.swift
Jacob, can you send a link to your pull request?
> On Dec 7, 2015, at 12:56 PM, Jacob Bandes-Storch <jtbandes at gmail.com> wrote:
>
> I submitted a PR last night to fix the crasher and recursion.swift.
> On Mon, Dec 7, 2015 at 12:52 PM Dmitri Gribenko via swift-dev <swift-dev at swift.org <mailto:swift-dev at swift.org>> wrote:
> On Mon, Dec 7, 2015 at 12:49 PM, Brad Erickson via swift-dev <swift-dev at swift.org <mailto:swift-dev at swift.org>> wrote:
> I'm hoping to get an ETA or learn the plan for enabling Continuous integration on swift.org <http://swift.org/> projects. It's listed as coming soon on the website. Unit tests and builds are being broken by current untested merges. I submitted a "testing the waters" travis-ci enabling PR on swift-package-manager, but it was quickly closed. The current failures for a fresh check out on Ubuntu 14.04:
>
> Thanks for heads-up, Brad. We are working to get these fixed. Nadav was saying that he was working on the optimizer tests.
>
> Dmitri
>
> --
> main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
> (j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com <mailto:gribozavr at gmail.com>>*/
> _______________________________________________
> swift-dev mailing list
> swift-dev at swift.org <mailto:swift-dev at swift.org>
> https://lists.swift.org/mailman/listinfo/swift-dev <https://lists.swift.org/mailman/listinfo/swift-dev>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20151207/a0e98ca2/attachment.html>
More information about the swift-dev
mailing list