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/02/15 22:07:03 UTC

[GitHub] dubeejw opened a new pull request #3292: Remove expected duration from Swift test

dubeejw opened a new pull request #3292: Remove expected duration from Swift test
URL: https://github.com/apache/incubator-openwhisk/pull/3292
 
 
   This test is prone to failure because of the expected test duration exceeds 45 seconds. The time limit instead should be based on the action's `timeout` property, which by default is 60 seconds.
   
   Test failure example:
   `Test duration exceeds expectation (ms) 48629 was not less than or equal to 45000`

----------------------------------------------------------------
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