<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Disabled the test on linux <a href="https://github.com/apple/swift-integration-tests/pull/17" class="">https://github.com/apple/swift-integration-tests/pull/17</a><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 09-Feb-2017, at 4:48 PM, <a href="mailto:no-reply@swift.org" class="">no-reply@swift.org</a> wrote:</div><br class="Apple-interchange-newline"><div class=""><h2 style="font-family: 'Helvetica Neue', sans-serif; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; width: 684px; background-color: red; color: white; text-align: center;" class=""></h2><h1 style="color: rgb(57, 57, 57); font-family: 'Helvetica Neue', sans-serif; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">[<font class="FAILURE" style="color: red;">FAILURE</font>] oss-swift-package-linux-ubuntu-14_04 [#230]</h1><table style="color: rgb(57, 57, 57); font-family: 'Helvetica Neue', sans-serif; font-size: 15px; font-style: normal; font-variant-caps: normal; font-weight: 300; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class=""><tbody class=""><tr style="text-align: left;" class=""><th class="">Build URL:</th><td class=""><a href="https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/230/" style="color: rgb(0, 122, 255); text-decoration: none;" class="">https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/230/</a></td></tr><tr style="text-align: left;" class=""><th class="">Project:</th><td class="">oss-swift-package-linux-ubuntu-14_04</td></tr><tr style="text-align: left;" class=""><th class="">Date of build:</th><td class="">Thu, 09 Feb 2017 02:31:27 -0800</td></tr><tr style="text-align: left;" class=""><th class="">Build duration:</th><td class="">47 min</td></tr></tbody></table><h2 style="color: rgb(57, 57, 57); font-family: 'Helvetica Neue', sans-serif; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">Identified problems:</h2><ul style="color: rgb(57, 57, 57); font-family: 'Helvetica Neue', sans-serif; font-size: 15px; font-style: normal; font-variant-caps: normal; font-weight: 300; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class=""><li class="">Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:<ul class=""><li class=""><a href="https://ci.swift.org//job/oss-swift-package-linux-ubuntu-14_04/230/consoleFull#197999990fca400bf-2f4a-462e-b517-e058d770b2d7" style="color: rgb(0, 122, 255); text-decoration: none;" class="">Indication 1</a></li></ul></li></ul><br style="color: rgb(57, 57, 57); font-family: 'Helvetica Neue', sans-serif; font-size: 15px; font-style: normal; font-variant-caps: normal; font-weight: 300; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class=""><h2 style="color: rgb(57, 57, 57); font-family: 'Helvetica Neue', sans-serif; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">Changes</h2><ul style="color: rgb(57, 57, 57); font-family: 'Helvetica Neue', sans-serif; font-size: 15px; font-style: normal; font-variant-caps: normal; font-weight: 300; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class=""><li class="">Commit<span class="Apple-converted-space">&nbsp;</span><b class="">e25244f3c63c108263a710e7b11dc6f45cbea617</b><span class="Apple-converted-space">&nbsp;</span>by<span class="Apple-converted-space">&nbsp;</span><b class="">dgregor:</b><p class="commit-message" style="font-family: Menlo, fixed; white-space: pre-wrap;">[Type checker] Ignore argument labels when ordering declarations.</p><ul class=""><li class="change-edit"><b class="">edit</b>: lib/Sema/CSRanking.cpp</li><li class="change-edit"><b class="">edit</b>: test/Constraints/overload.swift</li></ul></li><br class=""><li class="">Commit<span class="Apple-converted-space">&nbsp;</span><b class="">fbb7dcf971cc76c1c03eab58ef07a7d94b92c650</b><span class="Apple-converted-space">&nbsp;</span>by<span class="Apple-converted-space">&nbsp;</span><b class="">dgregor:</b><p class="commit-message" style="font-family: Menlo, fixed; white-space: pre-wrap;">Replace concrete init(stringInterpolationSegment:)'s with generic ones</p><ul class=""><li class="change-edit"><b class="">edit</b>: test/api-digester/source-stability.swift.expected</li><li class="change-add"><b class="">add</b>: validation-test/Sema/interpolation_placeholders.swift</li><li class="change-edit"><b class="">edit</b>: stdlib/public/core/StringInterpolation.swift.gyb</li></ul></li><br class=""><li class="">Commit<span class="Apple-converted-space">&nbsp;</span><b class="">12fc2d22bf76a03c4590c495845ba0b363184c15</b><span class="Apple-converted-space">&nbsp;</span>by<span class="Apple-converted-space">&nbsp;</span><b class="">dgregor:</b><p class="commit-message" style="font-family: Menlo, fixed; white-space: pre-wrap;">[Standard library] de-GYB string interpolation. NFC</p><ul class=""><li class="change-edit"><b class="">edit</b>: stdlib/public/core/CMakeLists.txt</li><li class="change-add"><b class="">add</b>: stdlib/public/core/StringInterpolation.swift</li><li class="change-delete"><b class="">delete</b>: stdlib/public/core/StringInterpolation.swift.gyb</li></ul></li><br class=""><li class="">Commit<span class="Apple-converted-space">&nbsp;</span><b class="">707083d22f7c980554b2b1788e4d013238a612d1</b><span class="Apple-converted-space">&nbsp;</span>by<span class="Apple-converted-space">&nbsp;</span><b class="">spestov:</b><p class="commit-message" style="font-family: Menlo, fixed; white-space: pre-wrap;">Sema: Fix crash when defining an extension of a nested type with</p><ul class=""><li class="change-edit"><b class="">edit</b>: lib/AST/ArchetypeBuilder.cpp</li><li class="change-edit"><b class="">edit</b>: lib/Sema/TypeCheckGeneric.cpp</li><li class="change-edit"><b class="">edit</b>: test/decl/nested/type_in_type.swift</li><li class="change-edit"><b class="">edit</b>: lib/Sema/TypeCheckDecl.cpp</li><li class="change-edit"><b class="">edit</b>: include/swift/AST/ArchetypeBuilder.h</li></ul></li><br class=""><li class="">Commit<span class="Apple-converted-space">&nbsp;</span><b class="">ff826e3491e1a337d88b5f951ab991702a9f8bae</b><span class="Apple-converted-space">&nbsp;</span>by<span class="Apple-converted-space">&nbsp;</span><b class="">github:</b><p class="commit-message" style="font-family: Menlo, fixed; white-space: pre-wrap;">[Parse] Limit max nesting level of StructureMarkerRAII (#7330)</p><ul class=""><li class="change-add"><b class="">add</b>: validation-test/compiler_crashers_fixed/28616-swift-parser-parseexprsequence-swift-diag-bool-bool.swift</li><li class="change-add"><b class="">add</b>: test/Parse/structure_overflow.swift</li><li class="change-edit"><b class="">edit</b>: include/swift/Parse/Parser.h</li><li class="change-edit"><b class="">edit</b>: lib/Parse/Parser.cpp</li><li class="change-edit"><b class="">edit</b>: include/swift/AST/DiagnosticsParse.def</li><li class="change-delete"><b class="">delete</b>: validation-test/compiler_crashers/28616-swift-parser-parseexprsequence-swift-diag-bool-bool.swift</li></ul></li><br class=""><li class="">Commit<span class="Apple-converted-space">&nbsp;</span><b class="">e1fd8aa6c74b2501bc7b46413b7f2d9f69273ac7</b><span class="Apple-converted-space">&nbsp;</span>by<span class="Apple-converted-space">&nbsp;</span><b class="">github:</b><p class="commit-message" style="font-family: Menlo, fixed; white-space: pre-wrap;">[Parse] Fix crash in conditional compilation parsing (#7331)</p><ul class=""><li class="change-delete"><b class="">delete</b>: validation-test/compiler_crashers/28610-elements-size-1-even-number-of-elements-in-sequence.swift</li><li class="change-edit"><b class="">edit</b>: include/swift/AST/DiagnosticsParse.def</li><li class="change-edit"><b class="">edit</b>: test/Parse/ConditionalCompilation/no_configuration_error1.swift</li><li class="change-add"><b class="">add</b>: validation-test/compiler_crashers_fixed/28610-elements-size-1-even-number-of-elements-in-sequence.swift</li><li class="change-edit"><b class="">edit</b>: lib/Parse/ParseStmt.cpp</li><li class="change-edit"><b class="">edit</b>: test/Parse/ConditionalCompilation/no_configuration_error2.swift</li><li class="change-edit"><b class="">edit</b>: lib/Parse/ParseExpr.cpp</li><li class="change-edit"><b class="">edit</b>: test/Parse/ConditionalCompilation/basicParseErrors.swift</li><li class="change-edit"><b class="">edit</b>: lib/Parse/ParseDecl.cpp</li></ul></li><br class=""><li class="">Commit<span class="Apple-converted-space">&nbsp;</span><b class="">48769afe4ebd60ecbe4e69ce5210ebd3cd1b3e53</b><span class="Apple-converted-space">&nbsp;</span>by<span class="Apple-converted-space">&nbsp;</span><b class="">ankit_aggarwal:</b><p class="commit-message" style="font-family: Menlo, fixed; white-space: pre-wrap;">Add a test to check lldb on swiftpm system module packages</p><ul class=""><li class="change-add"><b class="">add</b>: test-lldb-with-c-package/CFoo/foo.c</li><li class="change-add"><b class="">add</b>: test-lldb-with-c-package/CFoo/foo.h</li><li class="change-add"><b class="">add</b>: test-lldb-with-c-package/Foo/Package.swift</li><li class="change-add"><b class="">add</b>: test-lldb-with-c-package/CFoo/Package.swift</li><li class="change-add"><b class="">add</b>: test-lldb-with-c-package/Foo/main.swift</li><li class="change-add"><b class="">add</b>: test-lldb-with-c-package/test-xctest-package.txt</li><li class="change-add"><b class="">add</b>: test-lldb-with-c-package/CFoo/module.modulemap</li></ul></li><br class=""><li class="">Commit<span class="Apple-converted-space">&nbsp;</span><b class="">2d60ab08d67f95286356d140235e2363865d31d4</b><span class="Apple-converted-space">&nbsp;</span>by<span class="Apple-converted-space">&nbsp;</span><b class="">ankit_aggarwal:</b><p class="commit-message" style="font-family: Menlo, fixed; white-space: pre-wrap;">[Commands] Remove checkouts directory method</p><ul class=""><li class="change-edit"><b class="">edit</b>: Sources/Commands/SwiftTool.swift</li></ul></li><br class=""><li class="">Commit<span class="Apple-converted-space">&nbsp;</span><b class="">be879417552fd48f90b5ec7af7f5e1ec4460cd0a</b><span class="Apple-converted-space">&nbsp;</span>by<span class="Apple-converted-space">&nbsp;</span><b class="">ankit_aggarwal:</b><p class="commit-message" style="font-family: Menlo, fixed; white-space: pre-wrap;">[Command] Remove old legacy methods</p><ul class=""><li class="change-edit"><b class="">edit</b>: Sources/Commands/SwiftPackageTool.swift</li><li class="change-edit"><b class="">edit</b>: Sources/Workspace/Workspace.swift</li><li class="change-edit"><b class="">edit</b>: Sources/Commands/SwiftPackageResolveTool.swift</li></ul></li><br class=""><li class="">Commit<span class="Apple-converted-space">&nbsp;</span><b class="">42dda54d573bc8efe8cb2ab836dbadb7e0dac41e</b><span class="Apple-converted-space">&nbsp;</span>by<span class="Apple-converted-space">&nbsp;</span><b class="">ankit_aggarwal:</b><p class="commit-message" style="font-family: Menlo, fixed; white-space: pre-wrap;">[PackageLoading] Make loadFile(path:baseURL:version) internal</p><ul class=""><li class="change-edit"><b class="">edit</b>: Sources/PackageLoading/ManifestLoader.swift</li><li class="change-edit"><b class="">edit</b>: Tests/PackageLoadingTests/ManifestTests.swift</li></ul></li><br class=""><li class="">Commit<span class="Apple-converted-space">&nbsp;</span><b class="">c38ec2088559b7e902c7799dcd8f5d1a2886841f</b><span class="Apple-converted-space">&nbsp;</span>by<span class="Apple-converted-space">&nbsp;</span><b class="">ankit_aggarwal:</b><p class="commit-message" style="font-family: Menlo, fixed; white-space: pre-wrap;">[PerfTests] Use public API for perf tests</p><ul class=""><li class="change-edit"><b class="">edit</b>: Tests/PackageLoadingPerformanceTests/ManifestLoadingTests.swift</li></ul></li><br class=""><li class="">Commit<span class="Apple-converted-space">&nbsp;</span><b class="">9e554011c91b3e24d8ba483ab40e1006cba3297a</b><span class="Apple-converted-space">&nbsp;</span>by<span class="Apple-converted-space">&nbsp;</span><b class="">github:</b><p class="commit-message" style="font-family: Menlo, fixed; white-space: pre-wrap;">Revert "Revert "[NSError] Use Error for user info providers to match the</p><ul class=""><li class="change-edit"><b class="">edit</b>: Foundation/NSError.swift</li></ul></li></ul></div></blockquote></div><br class=""></div></body></html>