The majority of the Ubuntu issues were related to stale incremental builds. There was a new Swift test that depended on NSObject that wasn't yet marked for skipping on Linux, but that's all the Ubuntu 15.10 x86_64 builder needed. The Ubuntu 14.04 x86_64 builder should be wrapping up soon here.
On Thu, Jul 21, 2016 at 7:41 PM, Todd Fiala <[email protected]> wrote: > I'll get the REPL tests clear when I get to a computer. I fixed them on > master-next earlier where they run fine, but the Ubuntu REPL on master > seems to be failing to find an entry point in the swift process shell. > These tests were previously disabled on Linux when I filed SR-1300. The fix > to allow the REPL to work is unmasking these issues. > > I'll disable them on master until I can work them out. > > -Todd -- -Todd
_______________________________________________ swift-lldb-dev mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-lldb-dev
