ningyougang commented on PR #517:
URL: https://github.com/apache/openwhisk-cli/pull/517#issuecomment-1212700588
@style95 when build this pr in travis, it will execute its dependent
openwhisk repo's test case, and it would be failed
```
org.apache.openwhisk.core.cli.test.ApiGwCliTests > Cli Wsk api creation with
path parameters with swagger should verify delete basepath/path FAILED
org.scalatest.exceptions.TestFailedException:
/home/travis/gopath/src/github.com/apache/openwhisk/bin/wsk -i --apihost
172.17.0.1 --apiversion v1 api create --auth
23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP
/CLI_APIGWTEST11_bp /path get CLI_APIGWTEST11_action --apiname CLI_APIGWTEST11
API Name
```
But strange thing is, the test case is successful when just build openwhisk
repo's pr: https://github.com/apache/openwhisk/pull/5308 in travis ci

Have any idea?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]