apache/openwhisk
Auf GitHub ansehenswift test has dependence on whisk.system package
Open
#2.013 geöffnet am 13. März 2017
good first issuehelp wantedswifttesting
Repository-Metriken
- Stars
- (6.777 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 17h 31m) (3 gemergte PRs in 30 T)
Beschreibung
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