rabbah opened a new issue #2692: possible heisenbug in CacheInvalidationTest URL: https://github.com/apache/incubator-openwhisk/issues/2692 Observed this once in [Travis]( https://s3.amazonaws.com/archive.travis-ci.org/jobs/271386176/log.txt?X-Amz-Expires=30&X-Amz-Date=20170903T150530Z&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJRYRXRSVGNKPKO5A/20170903/us-east-1/s3/aws4_request&X-Amz-SignedHeaders=host&X-Amz-Signature=083f67f22f5c4c65ee4da4c26097c0947e4555708bfc9da8c898ba5bfbd250ec) ``` ha.CacheInvalidationTests > the cache should be invalidated on deleting an entity FAILED org.scalatest.exceptions.TestFailedException: Wrong statuscode from controller. Body is: {"error":"The requested resource does not exist.","code":2530} 404 Not Found was not equal to 200 OK ``` ---------------------------------------------------------------- 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
