On 09-Feb-2017, at 4:48 PM, no-reply@swift.org wrote:
[FAILURE] oss-swift-package-linux-ubuntu-14_04 [#230]
Build URL: https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/230/
Project: oss-swift-package-linux-ubuntu-14_04
Date of build: Thu, 09 Feb 2017 02:31:27 -0800
Build duration: 47 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:
Indication 1 <https://ci.swift.org//job/oss-swift-package-linux-ubuntu-14_04/230/consoleFull#197999990fca400bf-2f4a-462e-b517-e058d770b2d7>
Changes
Commit e25244f3c63c108263a710e7b11dc6f45cbea617 by dgregor:
[Type checker] Ignore argument labels when ordering declarations.
edit: lib/Sema/CSRanking.cpp
edit: test/Constraints/overload.swift
Commit fbb7dcf971cc76c1c03eab58ef07a7d94b92c650 by dgregor:
Replace concrete init(stringInterpolationSegment:)'s with generic ones
edit: test/api-digester/source-stability.swift.expected
add: validation-test/Sema/interpolation_placeholders.swift
edit: stdlib/public/core/StringInterpolation.swift.gyb
Commit 12fc2d22bf76a03c4590c495845ba0b363184c15 by dgregor:
[Standard library] de-GYB string interpolation. NFC
edit: stdlib/public/core/CMakeLists.txt
add: stdlib/public/core/StringInterpolation.swift
delete: stdlib/public/core/StringInterpolation.swift.gyb
Commit 707083d22f7c980554b2b1788e4d013238a612d1 by spestov:
Sema: Fix crash when defining an extension of a nested type with
edit: lib/AST/ArchetypeBuilder.cpp
edit: lib/Sema/TypeCheckGeneric.cpp
edit: test/decl/nested/type_in_type.swift
edit: lib/Sema/TypeCheckDecl.cpp
edit: include/swift/AST/ArchetypeBuilder.h
Commit ff826e3491e1a337d88b5f951ab991702a9f8bae by github:
[Parse] Limit max nesting level of StructureMarkerRAII (#7330)
add: validation-test/compiler_crashers_fixed/28616-swift-parser-parseexprsequence-swift-diag-bool-bool.swift
add: test/Parse/structure_overflow.swift
edit: include/swift/Parse/Parser.h
edit: lib/Parse/Parser.cpp
edit: include/swift/AST/DiagnosticsParse.def
delete: validation-test/compiler_crashers/28616-swift-parser-parseexprsequence-swift-diag-bool-bool.swift
Commit e1fd8aa6c74b2501bc7b46413b7f2d9f69273ac7 by github:
[Parse] Fix crash in conditional compilation parsing (#7331)
delete: validation-test/compiler_crashers/28610-elements-size-1-even-number-of-elements-in-sequence.swift
edit: include/swift/AST/DiagnosticsParse.def
edit: test/Parse/ConditionalCompilation/no_configuration_error1.swift
add: validation-test/compiler_crashers_fixed/28610-elements-size-1-even-number-of-elements-in-sequence.swift
edit: lib/Parse/ParseStmt.cpp
edit: test/Parse/ConditionalCompilation/no_configuration_error2.swift
edit: lib/Parse/ParseExpr.cpp
edit: test/Parse/ConditionalCompilation/basicParseErrors.swift
edit: lib/Parse/ParseDecl.cpp
Commit 48769afe4ebd60ecbe4e69ce5210ebd3cd1b3e53 by ankit_aggarwal:
Add a test to check lldb on swiftpm system module packages
add: test-lldb-with-c-package/CFoo/foo.c
add: test-lldb-with-c-package/CFoo/foo.h
add: test-lldb-with-c-package/Foo/Package.swift
add: test-lldb-with-c-package/CFoo/Package.swift
add: test-lldb-with-c-package/Foo/main.swift
add: test-lldb-with-c-package/test-xctest-package.txt
add: test-lldb-with-c-package/CFoo/module.modulemap
Commit 2d60ab08d67f95286356d140235e2363865d31d4 by ankit_aggarwal:
[Commands] Remove checkouts directory method
edit: Sources/Commands/SwiftTool.swift
Commit be879417552fd48f90b5ec7af7f5e1ec4460cd0a by ankit_aggarwal:
[Command] Remove old legacy methods
edit: Sources/Commands/SwiftPackageTool.swift
edit: Sources/Workspace/Workspace.swift
edit: Sources/Commands/SwiftPackageResolveTool.swift
Commit 42dda54d573bc8efe8cb2ab836dbadb7e0dac41e by ankit_aggarwal:
[PackageLoading] Make loadFile(path:baseURL:version) internal
edit: Sources/PackageLoading/ManifestLoader.swift
edit: Tests/PackageLoadingTests/ManifestTests.swift
Commit c38ec2088559b7e902c7799dcd8f5d1a2886841f by ankit_aggarwal:
[PerfTests] Use public API for perf tests
edit: Tests/PackageLoadingPerformanceTests/ManifestLoadingTests.swift
Commit 9e554011c91b3e24d8ba483ab40e1006cba3297a by github:
Revert "Revert "[NSError] Use Error for user info providers to match the
edit: Foundation/NSError.swift