Report
[FAILURE] oss-swift-5.0-incremental-RA-linux-ubuntu-14_04 [#165]
Build URL:
https://ci.swift.org/job/oss-swift-5.0-incremental-RA-linux-ubuntu-14_04/165/
Project:
oss-swift-5.0-incremental-RA-linux-ubuntu-14_04
Date of build:
Fri, 14 Dec 2018 21:48:55 -0600
Build duration:
2 hr 16 min
Tests:
Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 9557 test(s), Total: 11007 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 504 test(s), Total: 504 test(s)
Changes
-
Commit 0eb516c53a17be0dc493d7f2ac400373520581aa by pyaskevich:
[CSGen] Sanitizer should preserve type of re-introduced member- edit: lib/Sema/CSGen.cpp
-
Commit 2d208835908faeca763537f421cf5ddce1771dcb by pyaskevich:
[CSDiag] FailureDiagnosis needs to account for the fact that expressions- edit: lib/Sema/CSDiag.cpp
-
Commit 7ab96a6dca761400d31719f666a9a75d62c6705f by pyaskevich:
[TypeChecker] Add a test-case for rdar://problem/46497155- add: validation-test/compiler_crashers_2_fixed/0186-rdar46497155.swift
-
Commit e1b38fbc9b8b0387767d81f2a052c302b7b8d361 by compnerd:
Base, RunLoop, Stream: s/pthread_t/_CFThreadRef/- edit: CoreFoundation/Base.subproj/CFRuntime.c
- edit: CoreFoundation/Base.subproj/CFPlatform.c
- edit: CoreFoundation/Stream.subproj/CFStream.c
- edit: CoreFoundation/RunLoop.subproj/CFSocket.c
- edit: CoreFoundation/Base.subproj/ForSwiftFoundationOnly.h
- edit: CoreFoundation/RunLoop.subproj/CFRunLoop.c
-
Commit 82f431bea5dbfa0ad61b28c1c27ef041f3e6bb29 by compnerd:
Base: use windows primitives for threading on Win32- edit: CoreFoundation/Base.subproj/ForSwiftFoundationOnly.h
-
Commit 1473d41a407df2275160af570791f27e59573886 by compnerd:
Base: redefine _NS_pthread_main_np in terms of Win32- edit: CoreFoundation/Base.subproj/CFPlatform.c
-
Commit 41b70110a406ac5df5989e498decad25beb61cb4 by compnerd:
base: useINVALID_HANDLE_VALUE
for the nil pthread- edit: CoreFoundation/Base.subproj/CFRuntime.c
-
Commit 468aabbc64473f13720f47cb9a90561c58df4afd by compnerd:
base: initialize the main thread handle properly- edit: CoreFoundation/Base.subproj/CFRuntime.c
-
Commit 69dcd056ea39a308866be90c812b3cdeb6d4407e by compnerd:
base: define _CFThreadCreate for windows- edit: CoreFoundation/Base.subproj/CFPlatform.c
-
Commit 1ca5345af1d64f856d396513d0d0d452123e839f by compnerd:
PlugIn: use _binaryLoadable instead of _urlExists- edit: CoreFoundation/PlugIn.subproj/CFBundle_Executable.c
-
Commit a7d1fdda5b8551d874af16e6e756586a35df9529 by compnerd:
Remove an error from a previous implementation- edit: CoreFoundation/Base.subproj/CFFileUtilities.c
-
Commit 4c6b87713cab67490fd32ef57d10172766b4ddf5 by compnerd:
Runloop: add a static assert- edit: CoreFoundation/RunLoop.subproj/CFSocket.c