[Swift CI] Build Still Failing: 0. OSS - Swift Incremental RA - Ubuntu 15.10 (master) #3229

Doesn’t look related to these commits specifically; I think this failure was just hidden by the earlier swift test failures:

TestFoundation/TestNSString.swift:222: error: TestNSString.test_FromMalformedUTF8Data : XCTAssertNil failed: "�" -

Ben

···

On Mar 10, 2016, at 10:28 AM, no-reply@swift.org wrote:

New issue found!

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-15_10 [#3229]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-15_10/3229/
Project: oss-swift-incremental-RA-linux-ubuntu-15_10
Date of build: Thu, 10 Mar 2016 12:19:07 -0600
Build duration: 9 min 30 sec
Identified problems:

Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Indication 1 <https://ci.swift.org//job/oss-swift-incremental-RA-linux-ubuntu-15_10/3229/consoleFull#-2118164269ee1a197b-acac-4b17-83cf-a53b95139a76&gt;
Tests:

Name: Swift
Failed: 0 test(s), Passed: 7754 test(s), Total: 7754 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 237 test(s), Total: 237 test(s)

Changes

Commit 0ead929b1286163564fd02507eca38055f1d4bae by blangmuir:
Revert "[SIL] Add tests for 'undef' values & code fixes"

edit: lib/SIL/SILVerifier.cpp
edit: test/SIL/Parser/undef.sil

Commit d8bbe8a25834db7c1c754c4ba0b63899effb8664 by aprantl:
Reformat doxygen comment.

edit: lib/IRGen/IRGenDebugInfo.h

Commit 5726370c1abe7392eefdd89115549a89bc19c238 by aprantl:
Debug Info: Improve the accuracy of enum elements' sizes within the

add: test/DebugInfo/NestedTypes.swift
edit: test/DebugInfo/enum.swift
edit: lib/IRGen/IRGenDebugInfo.cpp