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

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10 [#3044]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/3044/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_10
Date of build:
Mon, 12 Mar 2018 19:48:53 -0500
Build duration:
1 hr 5 min

Tests:

Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 10524 test(s), Total: 10524 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 514 test(s), Total: 514 test(s)

Changes

  • Commit ed40787e31ca87e5fd6f0f8219349651271f33e0 by spestov:
    Add test that we correctly serialize SIL functions whose bodies are

    • add: test/ClangImporter/Inputs/static_inline.swift
    • edit: test/ClangImporter/static_inline.swift
    • add: test/ClangImporter/static_inline_serialize.swift
  • Commit f9b3e14137ac2f50e93aa2c1db28511e05f88e75 by github:
    [stdlib] Use Swift-native Character iteration for hasPrefix/Suffix

    • edit: stdlib/public/stubs/SwiftNativeNSXXXBase.mm.gyb
    • edit: test/stdlib/RuntimeObjC.swift
    • edit: test/stdlib/StringCompatibility.swift
    • edit: stdlib/public/core/String.swift
    • edit: stdlib/public/core/StringLegacy.swift
    • edit: stdlib/public/core/Substring.swift.gyb
    • edit: test/stdlib/StringAPI.swift
  • Commit 8aa22f2eddeaeb8217661afb05002df906891df0 by ahatanaka:
    Revert "[ObjC] Allow declaring __weak pointer fields in C structs in

    • edit: lib/AST/ASTImporter.cpp
    • edit: lib/AST/Type.cpp
    • edit: include/clang/AST/Type.h
    • edit: lib/CodeGen/TargetInfo.cpp
    • edit: lib/AST/DeclCXX.cpp
    • edit: lib/CodeGen/CGObjC.cpp
    • edit: lib/Serialization/ASTWriter.cpp
    • edit: include/clang/AST/DeclCXX.h
    • edit: lib/Serialization/ASTReaderDecl.cpp
    • edit: lib/CodeGen/CGNonTrivialStruct.cpp
    • edit: test/CodeGenObjC/nontrivial-c-struct-exception.m
    • edit: lib/AST/Decl.cpp
    • edit: lib/Sema/SemaDecl.cpp
    • edit: lib/Serialization/ASTWriterDecl.cpp
    • delete: test/CodeGenObjC/weak-in-c-struct.m
    • edit: include/clang/AST/Decl.h
    • edit: lib/CodeGen/CGBlocks.cpp
    • edit: lib/CodeGen/CodeGenFunction.h
  • Commit 6422fbbc024451bd6a1213f62c3f79322084006f by ben:
    Remove the String ones not the NSString ones...

    • edit: Foundation/NSString.swift
  • Commit 1032e8de05f03db0ed2ff28ef66960ab8d375bd6 by ben_cohen:
    Un-XFAIL now working tests

    • edit: TestFoundation/TestNSString.swift

test failure: dispatch_group. It appears to be an unstable test.
-Andy