apache/openwhisk

swift test has dependence on whisk.system package

Aperta

#2013 aperta il 13 mar 2017

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

Metriche repository

Star
 (6777 stelle)
Metriche merge PR
 (Metriche PR in attesa)

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