Report
[FAILURE] oss-swift-package-linux-ubuntu-16_04 [#1176]
Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/1176/
Project:
oss-swift-package-linux-ubuntu-16_04
Date of build:
Wed, 07 Feb 2018 17:27:20 -0600
Build duration:
1 hr 48 min
Identified problems:
- Timeout: This build was marked as FAIL because it timed out.
Changes
-
Commit 8316353e073352f484e57b9663c613acf5ccdfc9 by pyaskevich:
[CSSolver] Increment score when performing certain function conversions- edit: lib/Sema/CSSimplify.cpp
- add: test/Constraints/rdar37160679.swift
-
Commit 68e2e708d04a181bdaa09c129642a578807e2d28 by mgottesman:
[runtime] Add a dumping method to HeapObject when asserts are enabled.- edit: stdlib/public/runtime/HeapObject.cpp
- edit: stdlib/public/SwiftShims/HeapObject.h
- edit: stdlib/public/SwiftShims/RefCount.h
-
Commit 2108a3c5fe75d1357819934802f5ed2d6919f924 by gottesmm:
[silgen] When forwarding an rvalue into memory, make sure it is at plus- edit: lib/SILGen/SILGenExpr.cpp
- edit: test/SILGen/guaranteed_normal_args.swift
-
Commit 2a6e1b32acb0d4cdba248509a656d80ed7507bdf by mgottesman:
[dev-scripts] Add a tool called emacs-compile that runs $@ in an emacs- add: utils/dev-scripts/emacs-compile
-
Commit 0723aacb5b9f2328f234e46e252dfbe2250e6b68 by atrick:
Disable DoubleWidthDivision.swift benchmark.- edit: benchmark/single-source/DoubleWidthDivision.swift