[swift-build-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #4294

Daniel Dunbar daniel_dunbar at apple.com
Fri May 27 17:30:11 CDT 2016


That is worrisome, it is possible this is a non-deterministic failure as I made some changes to remove a sleep which _should_ be unnecessary from the test. I filed:
  <rdar://problem/26526357> Non-deterministic test failure with source file changing
to investigate.

 - Daniel

> On May 27, 2016, at 3:09 PM, Jordan Rose via swift-build-dev <swift-build-dev at swift.org> wrote:
> 
> Ah, my bad, the next build passed cleanly.
> 
> Jordan
> 
>> On May 27, 2016, at 15:08, Jordan Rose <jordan_rose at apple.com <mailto:jordan_rose at apple.com>> wrote:
>> 
>> [+swift-build-dev] Doesn't look like any of these changes would have affected the package manager. Maybe the blamelist is missing something?
>> 
>> /Users/buildnode/jenkins/workspace/oss-swift-incremental-RA-osx/swiftpm/Tests/Functional/MiscellaneousTests.swift:285: error: -[FunctionalTestSuite.MiscellaneousTestCase testInternalDependencyEdges] : XCTAssertEqual failed: ("Optional("Hello\n")") is not equal to ("Optional("Goodbye\n")") - 
>> 
>> Jordan
>> 
>> 
>>> On May 27, 2016, at 14:21, no-reply at swift.org <mailto:no-reply at swift.org> wrote:
>>> 
>>> [FAILURE] oss-swift-incremental-RA-osx [#4294]
>>> 
>>> Build URL:	https://ci.swift.org/job/oss-swift-incremental-RA-osx/4294/ <https://ci.swift.org/job/oss-swift-incremental-RA-osx/4294/>
>>> Project:	oss-swift-incremental-RA-osx
>>> Date of build:	Fri, 27 May 2016 13:55:01 -0700
>>> Build duration:	26 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-osx/4294/consoleFull#719945714ee1a197b-acac-4b17-83cf-a53b95139a76>
>>> Tests:
>>> 
>>> Name: Swift
>>> Failed: 0 test(s), Passed: 7962 test(s), Total: 7962 test(s)
>>> Name: Swift-Unit
>>> Failed: 0 test(s), Passed: 351 test(s), Total: 351 test(s)
>>> 
>>> Changes
>>> 
>>> Commit eeac42c13f1cde1053cd0bfc785f7555ead3a328 by jordan_rose:
>>> Cache the Identifier for "_ObjectiveCType". NFC.
>>> 
>>> edit: include/swift/AST/KnownIdentifiers.def
>>> edit: lib/AST/ASTContext.cpp
>>> edit: lib/SIL/Bridging.cpp
>>> edit: lib/PrintAsObjC/PrintAsObjC.cpp
>>> edit: lib/Sema/CSApply.cpp
>>> edit: lib/SILGen/SILGen.cpp
>>> 
>>> Commit 84e09a8d2410507c4dc84f0cfe1c2df30b2037d8 by jordan_rose:
>>> Add == for SourceRange and CharSourceRange. NFC.
>>> 
>>> edit: include/swift/Basic/SourceLoc.h
>>> 
>>> Commit 673a8ecb2631d4d12dc0415380632af4847607a8 by springsupport:
>>> Generate native glibc.modulemap when cross-compiling
>>> 
>>> edit: stdlib/public/Platform/CMakeLists.txt
>>> 
>>> Commit ca24fd57856eef70cf8e2bba65b9ea2642170974 by springsupport:
>>> Specify '-resource-dir' when compiling Swift libraries, so we can find
>>> 
>>> edit: cmake/modules/AddSwift.cmake
>>> 
>>> Commit c5db7ee33f20f9206dd5a472c85e5c8c814db86d by ganna:
>>> [asan] Do not run sanitizers on the ASan bot
>>> 
>>> add: test/Sanitizers/lit.local.cfg
>>> 
>>> Commit 7bfdd4a20b23bdaa76cae3ab30dfd212160aa861 by jordan_rose:
>>> Provide fix-its when overriding a bridged type with the old type.
>>> 
>>> edit: include/swift/AST/DiagnosticsSema.def
>>> edit: test/Inputs/ObjCBridging/Appliances.m
>>> edit: include/swift/AST/Decl.h
>>> edit: lib/Sema/TypeCheckDecl.cpp
>>> edit: test/Inputs/ObjCBridging/Appliances.h
>>> edit: test/SourceKit/DocumentStructure/structure.swift.response
>>> add: test/ClangModules/objc_bridging_custom.swift
>>> edit: test/Inputs/ObjCBridging/Appliances.apinotes
>>> edit: test/Inputs/ObjCBridging/Appliances.swift
>>> edit: test/SourceKit/DocumentStructure/structure.swift.placeholders.response
>>> edit: lib/AST/ASTVerifier.cpp
>>> edit: lib/AST/Decl.cpp
>>> 
>>> Commit 22ec60007a6d2743e87188b90442c416f3944fbb by milseman:
>>> [Import as Member] Print full context in fixit
>>> 
>>> edit: lib/ClangImporter/ImportDecl.cpp
>>> edit: test/IDE/newtype.swift
>>> edit: lib/ClangImporter/ClangImporter.cpp
>>> edit: lib/ClangImporter/ImporterImpl.h
>>> edit: test/IDE/Inputs/custom-modules/Newtype.h
>>> 
>>> Commit e7b293e4b6c035bb280e257ad887bc4336a1b9a3 by milseman:
>>> [swift_newtype] Also test for the right FIXIT
>>> 
>>> edit: test/IDE/newtype.swift
>>> 
>>> Commit 260e3bfd4778861a3e74dae99386f4db2a143923 by dabrahams:
>>> Fix typo
>>> 
>>> edit: docs/proposals/Accessors.rst
>> 
> 
> _______________________________________________
> swift-build-dev mailing list
> swift-build-dev at swift.org
> https://lists.swift.org/mailman/listinfo/swift-build-dev

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


More information about the swift-build-dev mailing list