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 < [email protected]> wrote:
> On Mon, Dec 7, 2015 at 12:49 PM, Brad Erickson via swift-dev < > [email protected]> wrote: > >> I'm hoping to get an ETA or learn the plan for enabling Continuous >> integration on 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 <[email protected]>*/ > _______________________________________________ > swift-dev mailing list > [email protected] > https://lists.swift.org/mailman/listinfo/swift-dev >
_______________________________________________ swift-dev mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-dev
