apache/openwhisk

swift test has dependence on whisk.system package

Open

#2013 aperta il 13 mar 2017

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Scala (1177 fork)batch import
good first issuehelp wantedswifttesting

Metriche repository

Star
 (6777 star)
Metriche merge PR
 (Merge medio 17h 31m) (3 PR mergiate in 30 g)

Descrizione

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

Guida contributor