lzbj commented on issue #405: Unit test of TestParseManifestForSingleLineParams 
failing
URL: 
https://github.com/apache/incubator-openwhisk-wskdeploy/issues/405#issuecomment-325586533
 
 
   I got the same issue.
   
   
   Installing dependencies
   go get -d -t ./...
   Testing
   go test ./... -tags=unit
   ?    github.com/apache/incubator-openwhisk-wskdeploy [no test files]
   ok   github.com/apache/incubator-openwhisk-wskdeploy/cmd     1.254s
   ok   github.com/apache/incubator-openwhisk-wskdeploy/deployers       0.013s
   Error:  <nil>
   Filepath: "  "
   Package:  {   [] map[]     map[] map[] map[] map[] map[] map[] map[]}
   PackageName: "  "
   Number of Actions:  0
   Actions:  map[]
   2017/08/29 16:04:25 error happened during unmarshal :yaml: unmarshal errors:
     line 25: cannot unmarshal !!str `` into parsers.Parameter
     line 26: cannot unmarshal !!str `` into parsers.Parameter
   2017/08/29 16:04:25 yaml: unmarshal errors:
     line 25: cannot unmarshal !!str `` into parsers.Parameter
     line 26: cannot unmarshal !!str `` into parsers.Parameter
   2017/08/29 16:04:25 Error happened during execution, please type 'wskdeploy 
-h' for help messages.
   FAIL github.com/apache/incubator-openwhisk-wskdeploy/parsers 0.014s
   ?    
github.com/apache/incubator-openwhisk-wskdeploy/tests/src/integration/common    
[no test files]
   ok   github.com/apache/incubator-openwhisk-wskdeploy/utils   0.054s
   ?    github.com/apache/incubator-openwhisk-wskdeploy/wski18n [no test files]
   make: *** [test] Error 1
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to