[Swift CI] Build Failure: OSS - Swift Package - OS X (swift 4.0) #303

Report

[FAILURE] oss-swift-4.0-package-osx [#303]

Build URL:
https://ci.swift.org/job/oss-swift-4.0-package-osx/303/
Project:
oss-swift-4.0-package-osx
Date of build:
Mon, 19 Jun 2017 16:36:38 -0700
Build duration:
2 hr 38 min

Changes

  • Commit fac8d52ba30ebb977a35a4522e7bb95986f7e950 by Ben Langmuir:
    [ASTPrinter] Allow error type in printTransformedType

    • edit: lib/AST/ASTPrinter.cpp
    • edit: test/IDE/complete_override.swift
  • Commit ffaf8d5729bcdacd178c3b18fe00dd82c8eff224 by Nathan Hawes:
    [syntax-coloring] Rework the syntax map to use offset+length rather than

    • add: test/SourceKit/SyntaxMapData/Inputs/syntaxmap-edit-block-comment.swift
    • edit: test/SourceKit/SyntaxMapData/syntaxmap-edit-del.swift.response2
    • add: test/SourceKit/SyntaxMapData/syntaxmap-multiple-edits.swift
    • edit: tools/SourceKit/lib/SwiftLang/SwiftEditor.cpp
    • add: test/SourceKit/SyntaxMapData/Inputs/syntaxmap-partial-delete.swift
    • edit: test/SourceKit/SyntaxMapData/syntaxmap-edit-del.swift.response
    • add: test/SourceKit/SyntaxMapData/Inputs/syntaxmap-multiple-edits.swift
    • add: test/SourceKit/SyntaxMapData/syntaxmap-partial-delete.swift
    • add: test/SourceKit/SyntaxMapData/syntaxmap-edit-block-comment.swift
    • edit: test/SourceKit/DocumentStructure/mark_edit.swift.response
  • Commit 40c91b15c8e230efad235d33ece8141a51a031b3 by Nathan Hawes:
    [syntax-coloring] Highlight unterminated regular and multi-line strings

    • edit: test/IDE/coloring.swift
    • add: test/IDE/unterminated_multiline.swift
    • edit: lib/IDE/SyntaxModel.cpp
    • add: test/SourceKit/SyntaxMapData/Inputs/syntaxmap-edit-multiline-string.swift
    • add: test/SourceKit/SyntaxMapData/syntaxmap-edit-multiline-string.swift
  • Commit 9fd3f69a09cf4a011aaba630a3df01aa147a2cb7 by Nathan Hawes:
    [syntax-coloring] Fix incorrectly reporting a no-op when a token is

    • edit: tools/SourceKit/lib/SwiftLang/SwiftEditor.cpp
    • edit: test/SourceKit/SyntaxMapData/syntaxmap-edit-multiline-string.swift
    • add: test/SourceKit/SyntaxMapData/syntaxmap-edit-remove.swift
    • add: test/SourceKit/SyntaxMapData/Inputs/syntaxmap-edit-remove.swift
  • Commit 07b891cbbed17397444805791edae3ac7c747ff4 by Nathan Hawes:
    [syntax-coloring] Add test with nested tokens

    • add: test/SourceKit/SyntaxMapData/Inputs/syntaxmap-edit-nested-token.swift
    • add: test/SourceKit/SyntaxMapData/syntaxmap-edit-nested-token.swift
  • Commit b6e9d624b205ca1a18928935f2a1c2f7f7b32b1d by Nathan Hawes:
    [syntax-coloring] Remove early exit from delta logic when there are no

    • add: test/SourceKit/SyntaxMapData/Inputs/syntaxmap-edit-chained-comment.swift
    • edit: test/SourceKit/SyntaxMapData/syntaxmap-edit-remove.swift
    • edit: test/SourceKit/SyntaxMapData/syntaxmap-multiple-edits.swift
    • edit: tools/SourceKit/lib/SwiftLang/SwiftEditor.cpp
    • edit: test/SourceKit/SyntaxMapData/Inputs/syntaxmap-edit-remove.swift
    • add: test/SourceKit/SyntaxMapData/syntaxmap-edit-chained-comment.swift