Oh, the test cases running failed, what's the reason? it seems the tested wsk
doesn't use this patch's wsk.
```
--- FAIL: TestValidateDefaultProperties (0.11s)
assertions.go:247:
Error Trace: command_test.go:133
Error: Not equal:
expected: <nil>(<nil>)
actual :
*exec.ExitError(&exec.ExitError{ProcessState:(*os.ProcessState)(0xc420186b00),
Stderr:[]uint8(nil)})
Test: TestValidateDefaultProperties
Messages: The command property get --promptOnChange failed to run.
assertions.go:247:
Error Trace: command_test.go:135
Error: Not equal:
expected: "whisk promptOnChange"
actual : "error: The API host is not valid: An API
host must be provided. Run 'wsk --help' for usage."
Test: TestValidateDefaultProperties
Messages: The output of the command does not equal to "whisk
promptOnChange".
```
[ Full content available at:
https://github.com/apache/incubator-openwhisk-cli/pull/372 ]
This message was relayed via gitbox.apache.org for [email protected]