Report
[FAILURE] oss-swift-master-llvm-swift5-transition-incremental-RA-linux-ubuntu-16_10 [#134]
Build URL:
https://ci.swift.org/job/oss-swift-master-llvm-swift5-transition-incremental-RA-linux-ubuntu-16_10/134/
Project:
oss-swift-master-llvm-swift5-transition-incremental-RA-linux-ubuntu-16_10
Date of build:
Fri, 19 Jan 2018 18:41:30 -0600
Build duration:
1 hr 32 min
Identified problems:
- Timeout: This build was marked as FAIL because it timed out.
Changes
-
Commit 7e03829aab04944f5ffcd34ff3f7ea0960e1ba50 by xiaodi.wu:
Improve _binaryLogarithm implementation and add tests- edit: stdlib/public/core/Integers.swift.gyb
- edit: stdlib/public/core/FloatingPoint.swift.gyb
- edit: test/stdlib/Integers.swift.gyb
-
Commit 316d0b56a319c0524b19b2e74cc6a93ab65c28bb by ditaliano:
[Type] The context in getSinglyDesugaredType() can be null.- edit: lib/AST/Type.cpp
- edit: include/swift/AST/Types.h
-
Commit f1349088e7a16de413457e9becc4ba9a7b81c200 by vsk:
build-script: Pass UBSan options to the lldb xcodebuild invocation- edit: utils/build-script
- edit: utils/build-script-impl