Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#3376]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/3376/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Thu, 22 Mar 2018 04:36:15 -0500
Build duration:
56 min
Identified problems:
- Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Changes
-
Commit 9ffff876216502c49916ccc6ed51d07811f0f53e by spestov:
ClangImporter: Don't fall back on Sema for synthesizing the memberwise- edit: lib/ClangImporter/ImportDecl.cpp
- edit: lib/Sema/CodeSynthesis.cpp
-
Commit 2bed632a953733cda392007f3c51fa96bd529e59 by spestov:
Sema: Skip 'non-member observing property' check for invalid properties- edit: lib/Sema/TypeCheckDecl.cpp
-
Commit f9f5ebbba9d684cf2d2259f388ae2ba881f0a65d by spestov:
Sema: Remove DeclChecker::IsSecondPass- delete: validation-test/compiler_crashers/28860-iscomplete-isinvalid-conformance-already-complete.swift
- edit: lib/Sema/TypeCheckDecl.cpp
- edit: lib/Sema/TypeCheckStmt.cpp
- add: validation-test/compiler_crashers_fixed/28860-iscomplete-isinvalid-conformance-already-complete.swift
- edit: lib/Sema/CodeSynthesis.cpp
-
Commit 395103ba7d6eb7b84c2caa2291e020713df65897 by spestov:
Sema: Remove unnecessary enum recursiveness check- edit: include/swift/AST/Decl.h
- edit: lib/Sema/TypeCheckDecl.cpp
-
Commit bd1b784eda9c33f16898fea5fdff48953377b83f by spestov:
Sema: Designated initializer overrides are fully type-checked- edit: lib/Sema/CodeSynthesis.cpp
-
Commit 9488ef3d3d2f5e558e3fa82c661f6c7a892c47a4 by spestov:
Sema: Don't validate the other declaration in checkRedeclaration()- edit: lib/Sema/TypeCheckDecl.cpp
-
Commit a8602f8eb8d76c9cb196d234e2d5bd7b748417d9 by spestov:
Sema: Call setValidationStarted() on various synthesized FuncDecls- edit: lib/Sema/DerivedConformanceCodable.cpp
- edit: lib/Sema/DerivedConformances.cpp
- edit: lib/Sema/CodeSynthesis.cpp
- edit: lib/Sema/DerivedConformanceRawRepresentable.cpp
- edit: lib/Sema/DerivedConformanceEquatableHashable.cpp
- edit: lib/Sema/DerivedConformanceCodingKey.cpp
-
Commit 64844c4b886815fba0021698650b3f0b0c3832ab by spestov:
Sema: Move most of DeclChecker::visitEnumElementDecl() to validateDecl()- edit: lib/Sema/TypeCheckDecl.cpp
-
Commit 712b0e4bd93b399e04f953b3d9f2b020f5abfa7e by spestov:
Sema: Move most of DeclChecker::visitSubscriptDecl() to validateDecl()- edit: lib/Sema/TypeCheckDecl.cpp
-
Commit 9aca8e1814cf6c94ba22189e5a02c4781741f59b by spestov:
Sema: Move most of DeclChecker::visitDestructorDecl() to validateDecl()- edit: lib/Sema/TypeChecker.h
- edit: lib/Sema/TypeCheckDecl.cpp
- edit: lib/Sema/TypeCheckPattern.cpp
-
Commit 053a44efce2a32329faccaba96708463d14d88c5 by spestov:
Sema: Move most of DeclChecker::visitConstructorDecl() to validateDecl()- edit: lib/Sema/TypeCheckDecl.cpp
-
Commit a6ff28285cbf68b7231e32aa2595b70652bfab6e by spestov:
Sema: Move most of DeclChecker::visitFuncDecl() to validateDecl()- edit: test/Misc/serialized-diagnostics-batch-mode.swift
- delete: validation-test/compiler_crashers/28757-conformance-getwitness-requirement-nullptr-getdecl-match-witness-deduced-differe.swift
- edit: test/NameBinding/accessibility.swift
- edit: lib/Sema/TypeCheckDecl.cpp
- edit: test/NameBinding/Inputs/accessibility_other.swift
- add: validation-test/compiler_crashers_fixed/28757-conformance-getwitness-requirement-nullptr-getdecl-match-witness-deduced-differe.swift