apache/openwhisk
swift test has dependence on whisk.system package
Aberta
#2.013 aberto em 13 de mar. de 2017
good first issuehelp wantedswifttesting
Métricas do repositório
- Stars
- (6.777 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
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