apache/openwhisk

swift test has dependence on whisk.system package

Open

#2,013 建立於 2017年3月13日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Scala (6,777 star) (1,177 fork)batch import
good first issuehelp wantedswifttesting

描述

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

貢獻者指南