[Swift Community CI] Build Failure: Swift for TensorFlow - macOS High Sierra x86_64 (tensorflow) #1144

Report

[FAILURE] oss-swift-RA-macOS-tensorflow [#1144]

Build URL:
https://ci-external.swift.org/job/oss-swift-RA-macOS-tensorflow/1144/
Project:
oss-swift-RA-macOS-tensorflow
Date of build:
Sun, 23 Jun 2019 17:53:29 -0500
Build duration:
11 sec

Changes

  • Commit 70d7cc79f160b49106580f6a795cfeda6b34b426 by rxrwei:
    [AutoDiff] Added support for 'withoutDerivative(at:)'. (#25691)

    • edit: lib/SILOptimizer/Mandatory/Differentiation.cpp
    • edit: stdlib/public/core/AutoDiff.swift
    • edit: test/AutoDiff/autodiff_diagnostics.swift
    • edit: utils/update_checkout/update-checkout-config.json
    • edit: include/swift/AST/DiagnosticsSIL.def
  • Commit ea578a8424e8139b753af8951d2d3cb3d61bb53f by rxwei:
    Cherry-pick an IRGen fix from master (#25695)

    • edit: lib/IRGen/GenFunc.cpp