Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#5759]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/5759/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Thu, 06 Sep 2018 13:46:51 -0500
Build duration:
2 hr 5 min
Identified problems:
- Swift Compile Error: Swift compiler error
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
- Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
Changes
-
Commit 3a5e0d4b74a9c78f4dc904ab8709c1e6c4b9ca60 by iferber:
Enable synthesized Codable impls for tests- edit: test/stdlib/TestJSONEncoder.swift
- edit: test/stdlib/TestPlistEncoder.swift
-
Commit 90139d76854f1d6f35bbc06b1b4376d7f809a404 by mark.lacey:
[SILGen] Make #function printing more consistent.- edit: test/SILGen/default_arguments.swift
- edit: lib/SILGen/SILGenApply.cpp
-
Commit 82ef1abe59545f24f53367389b60104c11749635 by compnerd:
stdlib: remove unused variable_nilNativeObject
(NFC)- edit: stdlib/public/core/BridgeObjectiveC.swift
-
Commit 9fc6b29e9015e0454497dd34ae495b1fc2e20ae8 by compnerd:
tools: remove swift-test-utils- delete: tools/swift-test-utils/SwiftTestUtils.swift
- edit: tools/CMakeLists.txt
- delete: tools/swift-test-utils/CMakeLists.txt
-
Commit ad7e1d0e67d51154c1a2202da8ddd8d44bb51e87 by github:
[InterfaceGen] Print private/internal properties (#19127)- add: test/ModuleInterface/private-stored-members.swift
- add: test/ModuleInterface/private-stored-member-type-layout.swift
- edit: include/swift/AST/PrintOptions.h
- edit: lib/Parse/ParsePattern.cpp
- edit: lib/AST/ASTPrinter.cpp
- edit: lib/Sema/CodeSynthesis.cpp
-
Commit ad523b5ab19c496a42444ddd3507000dba09ce04 by jfbastien:
ARM64: improve non-zero memset isel by ~2x- edit: lib/Target/AArch64/AArch64ISelLowering.cpp
- edit: test/CodeGen/AArch64/arm64-memset-inline.ll