Report
[FAILURE] oss-swift-5.1-package-linux-ubuntu-18_04 [#344]
Build URL:
https://ci.swift.org/job/oss-swift-5.1-package-linux-ubuntu-18_04/344/
Project:
oss-swift-5.1-package-linux-ubuntu-18_04
Date of build:
Mon, 24 Jun 2019 05:34:01 -0500
Build duration:
1 hr 9 min
Changes
-
Commit 6454bcd262e6e8dbcf79c5104a0b7ef4e23db43e by brentdax:
[Runtime] Fix private generic type witness demangling failure (#25611)- edit: stdlib/public/runtime/MetadataLookup.cpp
- edit: test/Runtime/associated_type_demangle_private.swift
-
Commit e7934e5ea9c5ede07c223a08aa30aee391b4e4ea by brentdax:
Unskip most of associated_type_demangle_private- edit: test/Runtime/associated_type_demangle_private.swift
-
Commit 43fef2a8c0413be689c527e1873b1e0332cc5eec by volodymyr.gorlov:
Fix for compile error addressed Float80 data type. See also:- edit: Foundation/CGFloat.swift