apache/openwhisk

swift test has dependence on whisk.system package

Open

#2,013 opened on 2017年3月13日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Scala (1,177 forks)batch import
good first issuehelp wantedswifttesting

Repository metrics

Stars
 (6,777 stars)
PR merge metrics
 (平均マージ 17h 31m) (30d で 3 merged PRs)

説明

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

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