Report
[FAILURE] oss-swift-5.1-incremental-RA-linux-ubuntu-18_04-long-test [#390]
Build URL:
https://ci.swift.org/job/oss-swift-5.1-incremental-RA-linux-ubuntu-18_04-long-test/390/
Project:
oss-swift-5.1-incremental-RA-linux-ubuntu-18_04-long-test
Date of build:
Tue, 16 Apr 2019 16:51:00 -0500
Build duration:
1 hr 31 min
Identified problems:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
- Swift Compile Error: Swift compiler error
Changes
-
Commit e8c5f7a9bf3518415fdc5ce6cc5085fc82cd229e by si:
SR-10333: Calendar.current.dateComponents([.weekday], from:- edit: TestFoundation/TestCalendar.swift
- edit: Foundation/NSCalendar.swift
-
Commit 22a7465589f08cf6507b1910c97a0a7adc1fea32 by klorentey:
Port hashing checks from StdlibUnittest- edit: TestFoundation/Utilities.swift
-
Commit eace6a62aa5385b12d7b8627a2594b0afce29b8d by klorentey:
_SwiftNativeFoundationType: Add hash(into:) requirement with a default- edit: Foundation/Boxing.swift
- add: TestFoundation/TestDateInterval.swift
- add: TestFoundation/TestMeasurement.swift
-
Commit d89f8f6ccde787af29efb4fd602f81b58fcf42e2 by klorentey:
__BridgedNSError, _BridgedStoredNSError: Add hash(into:) implementations- edit: Foundation/NSError.swift
-
Commit cabf8d57795404c05ecb339465f567cd2b1035ff by klorentey:
Calendar: Match hash encoding with the Cocoa Foundation overlay- edit: Foundation/Calendar.swift
- edit: TestFoundation/TestCalendar.swift
-
Commit 9e376941498567e351c1af6f0b4381397d8275cf by klorentey:
Locale: Match hash encoding with the Cocoa Foundation overlay- edit: Foundation/Locale.swift
-
Commit a876f4979f0f5498cae9c9a1208d5de4582a5520 by klorentey:
TimeZone: Match hash encoding with the Cocoa Foundation overlay- edit: Foundation/TimeZone.swift
-
Commit b21face6f8d851461bbc682582e1a97bb19707c5 by klorentey:
CGFloat: Forward all hashing entry points to the wrapped type- edit: Foundation/CGFloat.swift
-
Commit 456e7afc05837bcd63197425f09238059ac3e67f by klorentey:
CharacterSet: Add hashing tests- edit: TestFoundation/TestCharacterSet.swift
-
Commit 79631e065d168db5d5e9e8576612b5de261d5668 by klorentey:
NSCharacterSet: Prevent infinite recursion in hash- edit: Foundation/NSCharacterSet.swift
-
Commit d22bd38d730eebd12645f8d07dc96dfeee40937f by klorentey:
Notification: Add FIXMEs for Equatable/Hashable issues- edit: Foundation/Notification.swift
-
Commit fc63178f9a6215779969289dfa34ce7f5ddaeeed by klorentey:
Measurement: Fix and modernize hashing- edit: Foundation/Measurement.swift
- edit: TestFoundation/TestMeasurement.swift
- edit: TestFoundation/main.swift
- edit: Foundation.xcodeproj/project.pbxproj
-
Commit 0ab90537e9873d722aec766f6015b8281e6993af by klorentey:
AffineTransform: Modernize hashing- edit: Foundation/AffineTransform.swift
- edit: TestFoundation/TestAffineTransform.swift
-
Commit c81e11328a3bcb4940a991312a1511029fce91c1 by klorentey:
Date: Modernize hashing- edit: Foundation/Date.swift
- edit: TestFoundation/TestDate.swift
-
Commit 86a038f7d2b03cfdd44390ded6ff831e132296b0 by klorentey:
DateInterval: Modernize hashing- edit: Foundation.xcodeproj/project.pbxproj
- edit: TestFoundation/TestDateInterval.swift
- edit: TestFoundation/main.swift
- edit: Foundation/DateInterval.swift
-
Commit fa71c3dc6c22ea3f51c5be8b4c11d3813047c828 by klorentey:
Decimal: Modernize hashing- edit: TestFoundation/TestDecimal.swift
- edit: Foundation/Decimal.swift
-
Commit dd402b9aef0a49a3b251504f69dbd136cae7d06f by klorentey:
IndexPath: Modernize hashing- edit: Foundation/IndexPath.swift
- edit: TestFoundation/TestIndexPath.swift
-
Commit 2a60e2fde525951d01baf4b43c67691a91765628 by klorentey:
CGPoint, CGSize, CGRect, NSEdgeInsets: Modernize hashing- edit: Foundation/NSGeometry.swift
-
Commit a921d6947956223563eeae6169f9ae57b8b35dea by klorentey:
UUID: Modernize hashing- edit: Foundation/UUID.swift
- edit: TestFoundation/TestUUID.swift
-
Commit ca19ca86681b7fa2be35ec10b48b2da6938c0aa2 by klorentey:
NSRange, NSSpecialValueCoding: Modernize hashing- edit: Foundation/NSSpecialValue.swift
- edit: Foundation/NSRange.swift
- edit: TestFoundation/TestNSRange.swift
-
Commit 4175befc1e18bf82ad673b9f40ec99301baf82e4 by klorentey:
Modernize hashing in Foundation’s RawRepresentable enumerations- edit: Foundation/HTTPCookie.swift
- edit: Foundation/NSNotification.swift
- edit: Foundation/NSDecimalNumber.swift
- edit: Foundation/FileManager.swift
- edit: Foundation/NSAttributedString.swift
- edit: Foundation/NSLocale.swift
- edit: Foundation/Stream.swift
- edit: Foundation/NSCalendar.swift
- edit: Foundation/Progress.swift
- edit: Foundation/NSURL.swift
- edit: Foundation/StringEncodings.swift
-
Commit 18e010f7e8bfd9e444a3458373aaf09a98cd19af by klorentey:
CGFloat: Reinstate hashValue docs- edit: Foundation/CGFloat.swift
-
Commit d69debd151d7e9f43aca74ce14b1d3fbcc67c5a3 by klorentey:
Add new sources to CMakeLists.txt- edit: CMakeLists.txt
-
Commit fdddfbe82eaa41906462db6e0a75e4c13ec3d249 by danielrodriguez:
[android] Fix some parts of Bundle in Android.- edit: TestFoundation/TestObjCRuntime.swift
- edit: CoreFoundation/PlugIn.subproj/CFBundle_Internal.h
- edit: CoreFoundation/PlugIn.subproj/CFBundle_Executable.c