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: [email protected] With regards, Apache Git Services
