[swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #525

Ankit Aggarwal ankit_aggarwal at apple.com
Wed Nov 16 23:59:12 CST 2016


Tracking this here.

<rdar://problem/29301474> PackageToolTests.testPinning : XCTAssertEqual failed: ("5") is not equal to ("6")

> On 17-Nov-2016, at 2:57 AM, David Farler <dfarler at apple.com> wrote:
> 
> It looks like this test is failing periodically on this bot.
> 
> https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/519/ <https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/519/>
> 
> https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/525/ <https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/525/>
> 
> +Ankit, I believe you added l.172 in Tests/CommandsTests/PackageToolTests.swift. Are you aware of any problems?
> 
> David
> 
>> On Nov 16, 2016, at 12:01 PM, no-reply at swift.org <mailto:no-reply at swift.org> wrote:
>> 
>> [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10 [#525]
>> 
>> Build URL:	https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/525/ <https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/525/>
>> Project:	oss-swift-incremental-RA-linux-ubuntu-16_10
>> Date of build:	Wed, 16 Nov 2016 11:48:38 -0800
>> Build duration:	13 min
>> Identified problems:
>> 
>> Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
>> Indication 1 <https://ci.swift.org//job/oss-swift-incremental-RA-linux-ubuntu-16_10/525/consoleFull#1392208306ee1a197b-acac-4b17-83cf-a53b95139a76>
>> Tests:
>> 
>> Name: Swift(linux-x86_64)
>> Failed: 0 test(s), Passed: 8565 test(s), Total: 8565 test(s)
>> Name: Swift-Unit
>> Failed: 0 test(s), Passed: 299 test(s), Total: 299 test(s)
>> 
>> Changes
>> 
>> Commit d6e2b58382147741cf4fcabd9cd0ca5a1cd2159f by dfarler:
>> Preserve whitespace and comments during lexing as Trivia
>> 
>> edit: lib/Sema/TypeCheckConstraints.cpp
>> edit: lib/Immediate/REPL.cpp
>> add: lib/Parse/Trivia.cpp
>> edit: lib/AST/ASTPrinter.cpp
>> edit: lib/IDE/CodeCompletion.cpp
>> add: include/swift/Syntax/Trivia.h
>> edit: lib/IDE/ModuleInterfacePrinting.cpp
>> edit: lib/AST/RawComment.cpp
>> edit: include/swift/AST/ASTContext.h
>> add: include/swift/Syntax/Syntax.h
>> edit: test/SourceKit/SyntaxMapData/syntaxmap-edit.swift.response
>> edit: include/swift/IDE/SyntaxModel.h
>> edit: lib/Parse/Parser.cpp
>> edit: lib/IDE/CommentConversion.cpp
>> edit: include/swift/Parse/Lexer.h
>> edit: test/IDE/comment_attach.swift
>> add: lib/Syntax/CMakeLists.txt
>> edit: lib/Parse/ParseGeneric.cpp
>> edit: test/SourceKit/SyntaxMapData/syntaxmap-pound-keyword.swift.response
>> edit: test/SourceKit/InterfaceGen/gen_swift_source.swift.response
>> edit: test/SourceKit/InterfaceGen/gen_header.swift.response
>> edit: lib/Parse/ParsePattern.cpp
>> edit: test/SourceKit/ExtractComment/Inputs/Comment1.swift
>> edit: test/SourceKit/InterfaceGen/gen_clang_module.swift.response
>> edit: lib/Parse/ParseStmt.cpp
>> edit: lib/ClangImporter/ImportType.cpp
>> delete: include/swift/Parse/Token.h
>> edit: test/IDE/coloring.swift
>> edit: unittests/Parse/TokenizerTests.cpp
>> edit: test/SourceKit/SyntaxMapData/syntaxmap-object-literals.swift.response
>> edit: lib/AST/ASTContext.cpp
>> edit: include/swift/Parse/Parser.h
>> edit: lib/Parse/ParseExpr.cpp
>> add: lib/Syntax/Syntax.cpp
>> edit: test/IDE/comment_merge.swift
>> edit: lib/Parse/ParseDecl.cpp
>> edit: test/SourceKit/SyntaxMapData/syntaxmap.swift.response
>> edit: include/swift/AST/Attr.h
>> edit: lib/Parse/ParseSIL.cpp
>> edit: test/IDE/coloring_playground.swift
>> edit: include/swift/Subsystems.h
>> edit: unittests/Parse/LexerTests.cpp
>> add: include/swift/Syntax/Token.h
>> edit: tools/swift-ide-test/swift-ide-test.cpp
>> edit: lib/Parse/ParseType.cpp
>> edit: lib/IDE/REPLCodeCompletion.cpp
>> edit: lib/CMakeLists.txt
>> edit: lib/IDE/Formatting.cpp
>> edit: test/SourceKit/DocSupport/doc_source_file.swift.response
>> add: include/swift/Basic/String.h
>> edit: lib/Parse/CMakeLists.txt
>> edit: test/Serialization/comments-framework.swift
>> edit: lib/Parse/Lexer.cpp
>> add: lib/Syntax/Token.cpp
>> edit: lib/IDE/SyntaxModel.cpp
>> edit: test/Serialization/comments.swift
>> 
>> Commit 39bfc123a30bfcd297c4c62e8d39541d07ab74c7 by dfarler:
>> Refactor: Rename Parser::consumeToken, consumeLoc. Add consumeToken API.
>> 
>> edit: lib/Parse/ParseGeneric.cpp
>> edit: lib/Parse/ParsePattern.cpp
>> edit: lib/Parse/Parser.cpp
>> add: include/swift/Syntax/RawSyntax.h
>> edit: lib/Parse/ParseStmt.cpp
>> edit: lib/Parse/ParseExpr.cpp
>> edit: lib/Parse/ParseSIL.cpp
>> edit: lib/Parse/ParseType.cpp
>> edit: include/swift/Parse/Parser.h
>> edit: lib/Parse/ParseDecl.cpp
>> 
>> Commit 2aad4bf871b7767aa404508f2d2d8f3acc19adff by mren:
>> [modules] Fix assert if multiple update records provide a definition for
>> 
>> edit: test/Modules/Inputs/templates-left.h
>> edit: test/Modules/Inputs/templates-right.h
>> edit: test/Modules/Inputs/templates-top.h
>> edit: lib/Serialization/ASTReaderDecl.cpp
>> edit: test/Modules/templates.mm
>> 
>> Commit e30aee85b3803128d2bbd989ad827778b9f69b72 by mren:
>> [modules] PR28812: Modules can return duplicate field decls.
>> 
>> add: test/Modules/Inputs/PR28812/b.h
>> add: test/Modules/pr28812.cpp
>> edit: lib/Sema/SemaDeclCXX.cpp
>> add: test/Modules/Inputs/PR28812/Textual.h
>> add: test/Modules/Inputs/PR28812/module.modulemap
>> add: test/Modules/Inputs/PR28812/a.h
>> 
>> Commit a4993c5fdaf75d2568b38fa04d02580a56fca7e6 by mren:
>> [modules] Mark deleted functions as implicitly inline to allow  merging
>> 
>> edit: test/Modules/Inputs/merge-decl-context/a.h
>> edit: lib/Sema/SemaDeclCXX.cpp
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20161117/cf4cd25f/attachment.html>


More information about the swift-dev mailing list