swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#7372]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/7372/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Tue, 07 May 2019 12:57:47 -0500
Build duration:
2 hr 15 min
Changes
-
Commit 1acedc6c6928b6e69258bbb3132a071d4561dd34 by ditaliano:
[Reflection] Check that the offset is within the section.
-
edit: stdlib/public/runtime/ReflectionMirror.mm
-
edit: stdlib/public/Reflection/TypeRefBuilder.cpp
-
edit: include/swift/Reflection/Records.h
-
Commit fc8ff70be79fa13c4095c5c5eed1892d7b3392cc by aschwaighofer:
IRGen: Don't emit opaque type descriptors twice
-
edit: lib/IRGen/GenDecl.cpp
-
edit: lib/IRGen/GenStruct.cpp
-
edit: lib/IRGen/IRGenModule.h
-
Commit da999f0fd7ce2ed26bd6a5aa50e72aaf8e58c485 by aschwaighofer:
Use noteUseOfOpaqueTypeDescriptor instead of introducing and using
-
edit: lib/IRGen/GenDecl.cpp
-
edit: lib/IRGen/GenStruct.cpp
-
edit: lib/IRGen/IRGenModule.h
-
Commit b4434fdd8d9e027fe525bb15949f465bf9ab2158 by ditaliano:
[Reflection] Fix the computation of boundaries in getFieldName().
-
edit: stdlib/public/Reflection/TypeRefBuilder.cpp
-
edit: stdlib/public/runtime/ReflectionMirror.mm
-
edit: include/swift/Reflection/Records.h
-
Commit 24d24c0e63b56ba2b4fb8183ebc7e329d33c70d1 by dgregor:
[AST] Allocate GenericSignature(Builders) in the arena
-
edit: lib/AST/ASTContext.cpp
-
edit: lib/AST/GenericSignature.cpp
-
edit: lib/AST/GenericSignatureBuilder.cpp
-
edit: include/swift/AST/GenericSignature.h
-
add: validation-test/compiler_crashers_2_fixed/0194-rdar50309503.swift
-
Commit 52952623db5d60a04c5b2b4dd895c0e82b6883d3 by compnerd:
test: remove extraneous macro definitions
-
edit: test/Parse/ConditionalCompilation/arm64IOSTarget.swift
-
edit: test/Parse/ConditionalCompilation/powerpc64LinuxTarget.swift
-
edit: test/Parse/ConditionalCompilation/arm64AppleTVOSTarget.swift
-
edit: test/Parse/ConditionalCompilation/i386WatchOSTarget.swift
-
edit: test/Parse/ConditionalCompilation/i386AppleTVOSTarget.swift
-
edit: test/Parse/ConditionalCompilation/armAndroidTarget.swift
-
edit: test/Parse/ConditionalCompilation/trailingClosureOnTargetConfig.swift
-
edit: test/Parse/ConditionalCompilation/x64FreeBSDTarget.swift
-
edit: test/Parse/ConditionalCompilation/armWatchOSTarget.swift
-
edit: test/Parse/ConditionalCompilation/s390xLinuxTarget.swift
-
edit: test/Parse/ConditionalCompilation/powerpc64leLinuxTarget.swift
-
edit: test/Parse/ConditionalCompilation/x64WindowsTarget.swift
-
edit: test/Parse/ConditionalCompilation/armIOSTarget.swift
-
edit: test/Parse/ConditionalCompilation/x64AppleTVOSTarget.swift
-
edit: test/Parse/ConditionalCompilation/x64CygwinTarget.swift
-
edit: test/Parse/ConditionalCompilation/x64IOSTarget.swift
-
edit: test/Parse/ConditionalCompilation/x64OSXTarget.swift
-
edit: test/Parse/ConditionalCompilation/i386IOSTarget.swift
-
edit: test/Parse/ConditionalCompilation/x64LinuxTarget.swift
-
Commit e0b2920b67c527365ad963f7e22029ab8eee5995 by nhawes:
[test] Fix check line in test/ParseableInterface/enums-layout.swift
-
edit: test/ParseableInterface/enums-layout.swift
-
Commit 0f85b105e4f79ee320400c41f30416576a7fcf91 by bcardosolopes:
[Modules] Make header inclusion order from umbrella dirs deterministic
-
edit: lib/Frontend/FrontendAction.cpp
-
Commit dbdb83f8bc227a134e6718bf04df9a8aa064ea32 by bruno.cardoso:
Revert "[Modules] Make header inclusion order from umbrella dirs
-
edit: lib/Frontend/FrontendAction.cpp
-
Commit 067e5ced5aa760d4e31f30708b547f9c206e9234 by millenomi:
Parity: NSCoding: NSSet
-
edit: TestFoundation/FixtureValues.swift
-
add: TestFoundation/Fixtures/macOS-10.14/NSSet-Numbers.archive
-
add: TestFoundation/Fixtures/macOS-10.14/NSSet-Empty.archive
-
add: TestFoundation/Fixtures/macOS-10.14/NSMutableSet-Empty.archive
-
add: TestFoundation/Fixtures/macOS-10.14/NSMutableSet-Numbers.archive
-
edit: Foundation/NSSet.swift
-
edit: TestFoundation/TestNSSet.swift