[Swift CI] Build Failure: OSS - Swift Package - OS X (master) #1615

Report

[FAILURE] oss-swift-package-osx [#1615]

Build URL:
https://ci.swift.org/job/oss-swift-package-osx/1615/
Project:
oss-swift-package-osx
Date of build:
Sat, 28 Apr 2018 22:38:44 -0500
Build duration:
3 hr 8 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 96c0c13a2b23c0c8fa15814a787918ae869fe6ba by pyaskevich:
    [Diagnostics] SR-7445 Improve diagnostics for assignment failures

    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: test/expr/expressions.swift
    • edit: lib/Sema/CSDiag.cpp
    • edit: test/decl/func/operator.swift
    • edit: test/Sema/immutability.swift
    • edit: test/ClangImporter/objc_parse.swift
    • edit: test/stmt/statements.swift
  • Commit 79c0516133e6fc8b6138b06a4ac28cc23de6a636 by pyaskevich:
    [Diagnostics] SR-7349 Improve accessibility diagnostics for inheritance

    • edit: lib/Sema/TypeCheckDecl.cpp
    • edit: test/Sema/accessibility.swift
    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: test/Compatibility/accessibility.swift