I’m looking into this
···
On Mar 28, 2016, at 5:39 PM, no-reply@swift.org wrote:
[FAILURE] oss-swift-incremental-RA-osx [#3030]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-osx/3030/
Project: oss-swift-incremental-RA-osx
Date of build: Mon, 28 Mar 2016 17:20:55 -0700
Build duration: 18 min
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-osx/3030/consoleFull#749895915ee1a197b-acac-4b17-83cf-a53b95139a76>
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-osx/3030/consoleFull#-1448290007fca400bf-2f4a-462e-b517-e058d770b2d7>
Tests:Name: Swift
Failed: 1 test(s), Passed: 7815 test(s), Total: 7816 test(s)
Failed: Swift.Interpreter.import_as_member.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/3030/testReport/junit/Swift/Interpreter/import_as_member_swift>
Name: Swift-Unit
Failed: 0 test(s), Passed: 277 test(s), Total: 277 test(s)Changes
Commit 4afd13681e9d58e5b909df48569f6d7f3d253c1c by milseman:
[Import as member] Add executable test for C struct membersadd: test/Interpreter/Inputs/ImportAsMember/module.map
add: test/Interpreter/import_as_member.swift
add: test/Interpreter/Inputs/ImportAsMember/IAMVec.c
add: test/Interpreter/Inputs/ImportAsMember/IAMVec.hCommit 1ab14ac99962af1a5768454f7e7b163c095c90ef by spestov:
Disable multifile/error-type/one-module test for now since it fails onedit: test/multifile/error-type/one-module/main.swift