Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04-long-test [#3533]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/3533/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04-long-test
Date of build:
Wed, 20 Mar 2019 00:19:00 -0500
Build duration:
43 min
Identified problems:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Changes
-
Commit e9c655f34d3bb2ccd6d78b5acf946f3b65ce5be1 by dave:
[SILOpt] NFC: Silence unused variable warning- edit: lib/SILOptimizer/Utils/Generics.cpp
-
Commit 6c0e0ee4f5c76f1a61efeb491a4aa16dfce425dd by xi_ge:
utils: add a convenient python wrapper for swift-api-digester- add: utils/api_checker/sdk-module-lists/fixed-modules-watchos.txt
- add: utils/api_checker/sdk-module-lists/fixed-modules-common.txt
- add: utils/api_checker/sdk-module-lists/fixed-modules-iphoneos.txt
- add: utils/api_checker/sdk-module-lists/fixed-modules-macosx.txt
- add: utils/api_checker/swift-api-checker.py
- add: utils/api_checker/sdk-module-lists/infer-imports.py
- add: utils/api_checker/sdk-module-lists/fixed-modules-appletvos.txt
-
Commit 25e0a9f749124264b841260f7d0ad49e3ddb71bb by spestov:
[Typechecker] Fix an issue with redeclaration checking (#23227)- edit: lib/AST/Decl.cpp
- edit: include/swift/AST/Decl.h
- edit: test/decl/overload.swift
-
Commit 5a8f59c67c3e4faa73a17cdfc0098ff9bf73f6e5 by jfbastien:
Variable auto-init: split out small arrays- edit: lib/CodeGen/CGDecl.cpp
- edit: test/CodeGenCXX/auto-var-init.cpp