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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_10/1175/
Project:
oss-swift-package-linux-ubuntu-16_10
Date of build:
Wed, 07 Feb 2018 00:02:35 -0600
Build duration:
1 hr 12 min

Identified problems:

  • Timeout: This build was marked as FAIL because it timed out.

Changes

  • Commit 26dac8f5e0de566adabe33ce9dd141d477c4353d by xiaodi.wu:
    Address reviewer comments for consolidated integer-to-string conversion

    • edit: stdlib/public/core/Integers.swift.gyb
  • Commit 988d4095dd2ae4219adbda4df644ba68227b9634 by mgottesman:
    [+0-all-args] When diagnosing closure escapes, look through sil borrows.

    • edit: lib/SIL/InstructionUtils.cpp
    • edit: lib/SILOptimizer/Mandatory/DiagnoseStaticExclusivity.cpp
    • edit: test/SILOptimizer/exclusivity_static_diagnostics.sil
  • Commit 1aeb6d54f74efbda5a26cfea9f6824d160a1ca7f by mgottesman:
    [gardening] Fix documentation thinko.

    • edit: cmake/modules/SwiftComponents.cmake
  • Commit f6d143cba821ee1ffcdffd8b6b7a21eefbe7d354 by vk:
    Minor coding style updates for the String String formatter

    • edit: source/Plugins/Language/Swift/SwiftFormatters.cpp
  • Commit e0e07fbff30db7bb129979c995486d9617b4b7b3 by vk:
    [test] Un x-fail a few string-related tests

    • edit: packages/Python/lldbsuite/test/lang/swift/po/val_types/TestSwiftPOValTypes.py
    • edit: packages/Python/lldbsuite/test/lang/swift/variables/cgtypes/TestCGTypes.py
    • edit: packages/Python/lldbsuite/test/lang/swift/variables/generic_struct_debug_info/generic_apply/TestSwiftGenericStructDebugInfoGenericApply.py
    • edit: packages/Python/lldbsuite/test/lang/swift/expression/simple/TestSimpleExpressions.py
    • edit: packages/Python/lldbsuite/test/lang/swift/foundation_value_types/measurement/TestSwiftFoundationTypeMeasurement.py
    • edit: packages/Python/lldbsuite/test/lang/swift/po/conflicted_name/TestSwiftPOConflictedTypes.py
    • edit: packages/Python/lldbsuite/test/lang/swift/variables/dictionary/TestSwiftStdlibDictionary.py
    • edit: packages/Python/lldbsuite/test/repl/nsstring/TestREPLNSString.py
    • edit: packages/Python/lldbsuite/test/repl/subclassing/TestREPLSubclassing.py
    • edit: packages/Python/lldbsuite/test/repl/func_definition/TestREPLFunctionDefinition.py
    • edit: packages/Python/lldbsuite/test/lang/swift/foundation_value_types/url/TestSwiftFoundationTypeURL.py
    • edit: packages/Python/lldbsuite/test/lang/swift/po/nested_nsdict/TestSwiftPONestedNSDictionary.py
    • edit: packages/Python/lldbsuite/test/lang/swift/po/sys_types/TestSwiftPOSysTypes.py
    • edit: packages/Python/lldbsuite/test/lang/swift/variables/generic_struct_debug_info/generic_flatmap/TestSwiftGenericStructDebugInfoGenericFlatMap.py
    • edit: packages/Python/lldbsuite/test/lang/swift/po/uninitialized/TestSwiftPOUninitialized.py
    • edit: packages/Python/lldbsuite/test/lang/swift/po/ref_types/TestSwiftPORefTypes.py
    • edit: packages/Python/lldbsuite/test/lang/swift/playgrounds/TestPlaygrounds.py
    • edit: packages/Python/lldbsuite/test/lang/swift/nsarray_code_running_formatter/TestSwiftNSArrayCodeRunningFormatter.py
    • edit: packages/Python/lldbsuite/test/lang/swift/po/recursive/TestSwiftPORecursiveBehavior.py
    • edit: packages/Python/lldbsuite/test/functionalities/data-formatter/multilang_category/TestMultilangFormatterCategories.py
    • edit: packages/Python/lldbsuite/test/lang/swift/variables/generic_struct_debug_info/generic_array/TestSwiftGenericStructDebugInfoGenericArray.py
  • Commit 4b8d36de1d5744bc29fd9710ab304d6dfd67aa72 by vk:
    [test] Add two more tests to Swift PR testing

    • edit: packages/Python/lldbsuite/test/functionalities/data-formatter/multilang_category/TestMultilangFormatterCategories.py
    • edit: packages/Python/lldbsuite/test/repl/nsstring/TestREPLNSString.py
  • Commit ca4160aea2c9b4001a8f524e415aac8a3bed5884 by ben_cohen:
    Restore two more instances of CountableRange

    • edit: Foundation/IndexSet.swift