apache/openwhisk

swift test has dependence on whisk.system package

オープン

#2,013 opened on 2017/03/13

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Scala (1,177 件のフォーク)batch import
good first issuehelp wantedswifttesting

Repository metrics

Stars
 (6,777 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド