[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.10 (master) #1935

Report

[FAILURE] oss-swift-package-linux-ubuntu-16_10 [#1935]

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_10/1935/
Project:
oss-swift-package-linux-ubuntu-16_10
Date of build:
Fri, 06 Jul 2018 22:16:59 -0500
Build duration:
42 min

Identified problems:

  • Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:

Changes

  • Commit 5e75b1ad3b8a5287d46c3aeb4e326e1c4e268ba4 by mark.lacey:
    Remove -swift-version 3 from a handful of tests and update them

    • delete: test/Migrator/ignore_type_placeholder.swift
    • delete: test/Migrator/tuple-arguments.swift.expected
    • edit: validation-test/stdlib/Dictionary.swift
    • edit: test/IDE/complete_func_reference.swift
    • delete: test/Migrator/Inputs/ignore_type_placeholder.swift
    • delete: test/Migrator/fixit_void.swift.expected
    • edit: test/Prototypes/Result.swift
    • edit: test/Interpreter/currying_generics.swift
    • edit: validation-test/compiler_crashers_fixed/26813-generic-enum-tuple-optional-payload.swift
    • edit: test/stdlib/Inputs/DictionaryKeyValueTypesObjC.swift
    • delete: test/Migrator/fixit_void.swift
    • add: test/Constraints/tuple-arguments-supported.swift
    • add: test/Constraints/tuple-arguments-unsupported.swift
    • delete: test/Migrator/tuple-arguments.swift
  • Commit 89768cb3a3796f262bb5f263ec7920f7745af041 by aschwaighofer:
    Fix IRGen/type_layout_reference_storage.swift on armv7k

    • edit: test/IRGen/type_layout_reference_storage.swift
  • Commit 06b566f269394bf773464fb1791e27412237ad8f by aschwaighofer:
    Fix typo that hopefully fixes iphonesimulator-i386

    • edit: test/IRGen/type_layout_reference_storage.swift
  • Commit 849d9397d64e658077e0ba47dbc741a76b3839cb by jgroff:
    SIL: Generate external key path references with local candidate

    • edit: lib/IRGen/GenKeyPath.cpp
    • edit: lib/Serialization/DeserializeSIL.cpp
    • edit: lib/ParseSIL/ParseSIL.cpp
    • edit: test/SILGen/external-keypath.swift
    • edit: lib/SIL/SILPrinter.cpp
    • edit: lib/SIL/SILInstructions.cpp
    • edit: test/SIL/Parser/keypath.sil
    • edit: test/IRGen/keypaths.sil
    • edit: include/swift/Serialization/ModuleFormat.h
    • edit: lib/SIL/SILVerifier.cpp
    • edit: lib/SILOptimizer/Transforms/AccessEnforcementWMO.cpp
    • edit: lib/SILGen/SILGenExpr.cpp
    • edit: include/swift/SIL/SILInstruction.h
    • edit: lib/Serialization/SerializeSIL.cpp
    • edit: lib/Serialization/SILFormat.h
    • edit: lib/SILOptimizer/IPO/DeadFunctionElimination.cpp
    • edit: test/SIL/Serialization/keypath.sil
  • Commit 372fe2466e9861b5a22dfb30ba622713c708c0b8 by pyaskevich:
    [SpaceEngine] Don't include redundant cases into "covered" space

    • edit: lib/Sema/TypeCheckSwitchStmt.cpp
  • Commit 840269bc169ae9713a3d643e74c8e89c1ecaa4ca by pyaskevich:
    [SpaceEngine] Remove isUseful due to eager empty sub-space pruning

    • edit: lib/Sema/TypeCheckSwitchStmt.cpp
  • Commit 9833fb4dee45b4d3e0ec2f558e7ca0e11758f2d2 by jgroff:
    SIL: Assert that SILFunctionTypes are only @pseudogeneric when they have

    • edit: test/SILGen/objc_imported_generic.swift
    • edit: lib/SIL/SILFunctionType.cpp
    • edit: lib/AST/ASTContext.cpp
  • Commit 70b58fa88d57d2b91ca839d621f34447610afc43 by mgottesman:
    [dev-scripts] Add csv_to_scurve.py to convert csv documents into an

    • add: utils/dev-scripts/csvcolumn_to_scurve.py
  • Commit 31b8c2935522c50d56b965094866f419978ef9ed by mgottesman:
    [dev-scripts] Add a new tool called scurve_printer to print scurve data

    • add: utils/dev-scripts/scurve_printer.py
  • Commit 77282621fc66c9de6c98343bed1e9be370569a3c by aleksei_lorenz:
    [Refactor][Extract] Correctly emit the return type for functions to

    • edit: test/Refactor/Extract/extract-objc-property.m
    • edit: test/Refactor/Extract/return-correct-stl-type.cpp
    • add: test/Refactor/Extract/return-block.m
    • edit: lib/Tooling/Refactor/Extract.cpp
    • edit: test/Refactor/Extract/return-objc-generic-argument-type.m
  • Commit 4e61aa3569a518983488cf16a8101982b2684cfc by ankit_aggarwal:
    [WorkspaceTests] Move TestWorkspace to TestSupport

    • edit: Tests/WorkspaceTests/WorkspaceTests.swift
    • add: Sources/TestSupport/TestWorkspace.swift
  • Commit c4d42f12288a5b6bf8dfd7aca87046cec6810241 by jingham:
    Explicitly dial up Swift.Optional in the expression wrapper. Otherwise

    • add: packages/Python/lldbsuite/test/lang/swift/expression/optional_amibiguity/Makefile
    • edit: source/Plugins/ExpressionParser/Swift/SwiftASTManipulator.cpp
    • add: packages/Python/lldbsuite/test/lang/swift/expression/optional_amibiguity/TestOptionalAmbiguity.py
    • add: packages/Python/lldbsuite/test/lang/swift/expression/optional_amibiguity/Optional.h
    • add: packages/Python/lldbsuite/test/lang/swift/expression/optional_amibiguity/module.modulemap
    • add: packages/Python/lldbsuite/test/lang/swift/expression/optional_amibiguity/main.swift