You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/05/19 12:34:25 UTC

[GitHub] csantanapr opened a new issue #32: Travis Test failing randomly: Example_shell_nocompiler extra Goodbye!

csantanapr opened a new issue #32: Travis Test failing randomly: Example_shell_nocompiler extra Goodbye!
URL: https://github.com/apache/incubator-openwhisk-runtime-go/issues/32
 
 
   Travis build failed: https://travis-ci.org/apache/incubator-openwhisk-runtime-go/builds/381051039#L1380
   
   ```
   === RUN   Example_shell_nocompiler
   2018/05/19 11:53:01 /tmp/action839309642
   2018/05/19 11:53:01 http://127.0.0.1:40685
   2018/05/19 11:53:01 binary
   2018/05/19 11:53:01 starting /tmp/action839309642/1/main
   2018/05/19 11:53:01 run: start
   2018/05/19 11:53:01 service: start
   2018/05/19 11:53:01 logger: start
   2018/05/19 11:53:01 >>>{"name":"Mike"}
   2018/05/19 11:53:01 <<<{"hello": "Mike"}
   2018/05/19 11:53:01 {"hello": "Mike"}
   2018/05/19 11:53:01 >>>{"name":"*"}
   2018/05/19 11:53:01 run: end
   --- FAIL: Example_shell_nocompiler (1.03s)
   got:
   400 {"error":"no action defined yet"}
   200 {"ok":true}
   200 {"hello": "Mike"}
   400 {"error":"command exited"}
   400 {"error":"no action defined yet"}
   msg=hello Mike
   XXX_THE_END_OF_A_WHISK_ACTIVATION_XXX
   XXX_THE_END_OF_A_WHISK_ACTIVATION_XXX
   want:
   400 {"error":"no action defined yet"}
   200 {"ok":true}
   200 {"hello": "Mike"}
   400 {"error":"command exited"}
   400 {"error":"no action defined yet"}
   msg=hello Mike
   XXX_THE_END_OF_A_WHISK_ACTIVATION_XXX
   Goodbye!
   XXX_THE_END_OF_A_WHISK_ACTIVATION_XXX
   ```
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services