[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 15.10 (master) #4500

Obj-C only test; fixed now.

  - Doug

···

On Apr 25, 2016, at 4:18 PM, no-reply@swift.org wrote:

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

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-15_10/4500/
Project: oss-swift-incremental-RA-linux-ubuntu-15_10
Date of build: Mon, 25 Apr 2016 16:12:48 -0700
Build duration: 5 min 42 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/4500/consoleFull#-1555384983ee1a197b-acac-4b17-83cf-a53b95139a76&gt;
Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
Indication 1 <https://ci.swift.org//job/oss-swift-incremental-RA-linux-ubuntu-15_10/4500/consoleFull#-2115957843fca400bf-2f4a-462e-b517-e058d770b2d7&gt;
Tests:

Name: Swift
Failed: 1 test(s), Passed: 7822 test(s), Total: 7823 test(s)
Failed: Swift.IRGen.newtype.swift <https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-15_10/4500/testReport/junit/Swift/IRGen/newtype_swift&gt;
Name: Swift-Unit
Failed: 0 test(s), Passed: 273 test(s), Total: 273 test(s)

Changes

Commit ba304c38b08c1d614a4a74d8fc72838aec2d0d83 by dgregor:
[IRGen] IRGen fixes for SE-0033.

edit: lib/IRGen/GenStruct.cpp
add: test/IRGen/newtype.swift