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:
Failing Tests (7): Swift :: IRGen/generic_tuples.swift Swift :: IRGen/multithread_module.swift Swift :: SILPasses/dead_function_elimination.swift Swift :: SILPasses/devirt_default_case.swift Swift :: SILPasses/devirt_specialized_inherited_interplay.swift Swift :: compiler_crashers/1741-swift-constraints-constraintsystem-simplifymemberconstraint.swift Swift :: decl/protocol/req/recursion.swift Expected Passes : 6882 Expected Failures : 102 Unsupported Tests : 616 Unexpected Failures: 7 -Brad
_______________________________________________ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev