[Swift CI] Build Failure: OSS - Swift Package - OS X (swift 5.1) #229

Report

[FAILURE] oss-swift-5.1-package-osx [#229]

Build URL:
https://ci.swift.org/job/oss-swift-5.1-package-osx/229/
Project:
oss-swift-5.1-package-osx
Date of build:
Wed, 22 May 2019 15:52:49 -0500
Build duration:
1 hr 9 min

Changes

  • Commit 9dc7dd8a1ac421143cbea5b177536b61c319a745 by bob.wilson:
    [Test] Add runtime 9999-availability check for a new test in Swift 5.1

    • edit: test/stdlib/TestPlistEncoder.swift
  • Commit c0d3f1654e78c1c90bee7601283b8ddeee2a7202 by bob.wilson:
    [Test] Conditionalize KVOKeyPaths tests that only work with Swift 5.1

    • edit: test/stdlib/KVOKeyPaths.swift
  • Commit 78a0f430e6c45f05d3a81fe454de966f3bfd9af9 by mgottesman:
    [mandatory-inlining] When using the linear lifetime checker to insert

    • edit: test/SILOptimizer/mandatory_inlining.sil
    • edit: test/SILOptimizer/mandatory_inlining.swift
    • edit: lib/SILOptimizer/Mandatory/MandatoryInlining.cpp
    • add: test/Interpreter/mandatory_inlining.swift
  • Commit e4b9e17cedbb3dd9b624d066ec934d793ae536e3 by mgottesman:
    [test] Mark mandatory_inlining.swift as executable.

    • edit: test/Interpreter/mandatory_inlining.swift
  • Commit fc14132908bb73894904f146b605cd8e4f58de03 by mgottesman:
    [test] Make sure to ship over the dylib over for the switch_resilience

    • edit: test/Interpreter/switch_resilience.swift
  • Commit ac0f4298e2ece28a7b973d75fe0bba05e002c0e4 by mikeash:
    [Test] Add availability to the GenericMangled test in

    • edit: test/Interpreter/SDK/objc_getClass.swift
  • Commit 366059db4ae41c1cb18d4eff385f220cc964f706 by mikeash:
    [Test] Disable existentials_objc.swift when testing against OS

    • edit: validation-test/Reflection/existentials_objc.swift
  • Commit 6120783045e953b30f1a7fdd5e6d3c206e88a205 by mikeash:
    [Test] Fix backtrace.swift to use %target-run.

    • edit: test/Runtime/backtrace.swift
  • Commit aed09b1709676ddfd01f5342870ca26c67ae8bac by mikeash:
    [Test] Upgrade the all backtrace tests to use not.py and %target-run.

    • edit: test/Runtime/crash_without_backtrace_optimized.swift
    • edit: test/Runtime/linux-fatal-backtrace.swift
    • edit: test/Runtime/crash_without_backtrace.swift
    • add: test/Inputs/not.py
    • edit: test/Runtime/backtrace.swift
  • Commit 12906b550aa033df73af6e794f3c8657fba60d4c by mikeash:
    [Test] Disable inherits_ObjCClasses.swift on watchOS.

    • edit: validation-test/Reflection/inherits_ObjCClasses.swift
  • Commit 165b571b0ff91aa69c93a7f2135fef4ccd33faa9 by spestov:
    Split up a couple more tests into stable and pre-stable ABI deployment

    • add: test/PrintAsObjC/resilient-ancestry-stable-abi.swift
    • edit: test/PrintAsObjC/resilient-ancestry.swift
    • add: test/decl/protocol/conforms/nscoding_stable_abi.swift
    • edit: test/decl/protocol/conforms/nscoding.swift
  • Commit 7a7796627d966865386a7651d43160f33272a83d by aprantl:
    clang-format SwiftASTContext to fix 80-column violations (NFC)

    • edit: source/Symbol/SwiftASTContext.cpp