apache/openwhisk

swift test has dependence on whisk.system package

开放

#2,013 创建于 2017年3月13日

 (0 条评论) (0 个反应) (0 位负责人)Scala (1,177 个派生)batch import
good first issuehelp wantedswifttesting

仓库指标

星标
 (6,777 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

this test will fail when the catalog is not installed - the dependence should not exist:

./actions/invoke.swift: let invokeResult = Whisk.invoke(actionNamed: "/whisk.system/utils/date", withParameters: [:])

repeated in ./actions/invokeNonBlocking.swift

贡献者指南