swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-package-linux-ubuntu-16_04 [#1133]
Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/1133/
Project:
oss-swift-package-linux-ubuntu-16_04
Date of build:
Tue, 30 Jan 2018 16:07:25 -0600
Build duration:
1 hr 53 min
Identified problems:
- Timeout: This build was marked as FAIL because it timed out.
Changes
-
Commit aabbdd82b1b936695b4e783da32a7510cfb54039 by bob.wilson:
Remove an extra space in the requires_no_same_type_archetype warning
-
edit: test/Generics/same_type_constraints.swift
-
edit: test/decl/typealias/protocol.swift
-
edit: include/swift/AST/DiagnosticsSema.def
-
Commit 6a45971c3c1b6fde9fe99203eb8842e863328941 by pyaskevich:
[IRGen/Resilience] Add a test case for rdar://problem/36560486
-
add: validation-test/Evolution/test_generic_resilient_struct_add_property.swift
-
add: validation-test/Evolution/Inputs/generic_resilient_struct_add_property.swift
-
Commit 0661380516e0e417e9e35cd07514779d1c1d22fe by eeckstein:
Fix wrong missing-return error message for an initializer returning an
-
edit: lib/SILGen/SILGenConvert.cpp
-
edit: test/SILOptimizer/return.swift
-
Commit a43604498b509b63ab36be38e5d53b1d32d0e0ee by github:
[build-script] Respect TOOLCHAINS environment variable (#14202)
-
edit: test/lit.cfg
-
edit: utils/build-script
-
edit: utils/build_swift/driver_arguments.py
-
edit: utils/build_swift/tests/expected_options.py
-
Commit 98570550c31575f115b419ab21cc1822dc2b92a5 by github:
[SourceKit] Report synthesized protocol conformances for DocSupport
-
edit: include/swift/AST/ASTPrinter.h
-
edit: test/SourceKit/DocSupport/doc_clang_module.swift.response
-
edit: tools/SourceKit/lib/SwiftLang/SwiftDocSupport.cpp
-
edit: lib/AST/ASTPrinter.cpp
-
Commit 836c72399c17c678ce4bc66b2f75d4be7ca1d3d6 by vsk:
[DataFormatter] Teach lldb about unmanaged strings
-
edit: source/Plugins/Language/Swift/SwiftFormatters.cpp
-
Commit 352fe2a11880b692e915b670f229bd92c37de301 by ditaliano:
[lldb-server] Fix creation of stringref pointing to temporary.
-
edit: unittests/tools/lldb-server/tests/MessageObjects.cpp
-
Commit 6e195122ac5f79a11be0c7ee119476a6a51042da by vsk:
PR25934: Skip EventAPITestCase. It still SEGV's on Darwin.
-
edit: packages/Python/lldbsuite/test/python_api/event/TestEvents.py
-
Commit f1565d03bf373914ed4ccd39a5285d9c27f2943e by vsk:
XUnit Formatter: Handle UTF-8 decode errors on invalid XML
-
edit: packages/Python/lldbsuite/test_event/formatter/xunit.py
-
Commit be448977966e98614238767408d617b7d2da2878 by vsk:
dotest: Apply --skip-categories to debug info categories
-
edit: packages/Python/lldbsuite/test/lldbtest.py