Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#7832]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/7832/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Mon, 25 Mar 2019 20:06:54 -0500
Build duration:
32 min
Identified problems:
- 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:
- Swift Compile Error: Swift compiler error
Changes
-
Commit 6f7d20b99ec39340ebe9c5c6671bf58fba9f5ce7 by Azoy:
Synthesize default values for memberwise init- edit: test/IDE/complete_value_expr.swift
- edit: lib/AST/ASTDumper.cpp
- edit: lib/AST/Decl.cpp
- edit: test/IDE/complete_at_top_level.swift
- edit: test/IDE/complete_constructor.swift
- edit: include/swift/AST/Decl.h
- edit: lib/SILGen/SILGen.cpp
- edit: test/IDE/print_ast_tc_decls.swift
- edit: include/swift/AST/DefaultArgumentKind.h
- edit: lib/Sema/CSApply.cpp
- edit: lib/Serialization/Deserialization.cpp
- edit: lib/SILGen/SILGenApply.cpp
- edit: lib/Sema/CodeSynthesis.cpp
- edit: test/attr/accessibility_print.swift
- edit: include/swift/Serialization/ModuleFormat.h
- edit: lib/IDE/CodeCompletion.cpp
- edit: lib/Serialization/Serialization.cpp
-
Commit 6d00a5758fe36af695256cbd7c5b02f239c60d33 by Azoy:
Disallow default values for patterns binding multiple variables- edit: lib/Sema/CodeSynthesis.cpp
-
Commit e8bc662b35090f0efb4fba001e37b7a4219e88b1 by Azoy:
Cleanups from Slava's comments- edit: lib/SILGen/SILGenApply.cpp
- edit: include/swift/Serialization/ModuleFormat.h
- edit: lib/Sema/CodeSynthesis.cpp
-
Commit bc7cb332dffe1fa92bfce868b41b62f97763da7b by Azoy:
Fix generic types- add: test/SILGen/stored_property_default_arg.swift
- edit: lib/Sema/CodeSynthesis.cpp
- edit: lib/SILGen/SILGenApply.cpp
- edit: test/decl/func/default-values.swift
- edit: test/IDE/complete_at_top_level.swift
-
Commit 2bd99eecae81ed35c1194f28b8229b27b769bcb9 by Azoy:
clean up subs- edit: lib/SILGen/SILGenApply.cpp
- edit: lib/Sema/CodeSynthesis.cpp
-
Commit dcedba73f0417d38f6f22c951dcdcf28bb68d495 by Azoy:
fix lazy vars- edit: lib/AST/Decl.cpp
- edit: lib/Sema/CodeSynthesis.cpp
- edit: test/SILGen/stored_property_default_arg.swift
- edit: lib/SILGen/SILGenApply.cpp
-
Commit 256eaaa4e3c386f3deb0b30138fe1eeb87bd3bbf by compnerd:
decl: make the test portable- edit: test/decl/import/import.swift
-
Commit fbd1d4cecc17fa6ee8bb0b0046e0d4fd7105fbb1 by github:
Use the blessed (repeating: Scalar) init instead of (Scalar) in simd.- edit: stdlib/public/Darwin/simd/simd.swift.gyb
-
Commit 5682196e0c464f1e834b98328b0eab6e7135d360 by danielrodriguez:
[CoreFoundation] Fix enum name in function body.- edit: CoreFoundation/Locale.subproj/CFDateIntervalFormatter.c