csantanapr commented on issue #2383: docker pull invoker images runtimes from 
manifest
URL: 
https://github.com/apache/incubator-openwhisk/pull/2383#issuecomment-310375173
 
 
   Having trouble with Travis with my changes.
   Can @rabbah or @markusthoemmes give me a clue why a simple the change to 
manifest will cause this errors?
   ```
   whisk.core.entity.test.DatastoreTests
   ----------------
   Datastore should CRD action js
   Datastore should update action with a revision
   Datastore should fail with document conflict when trying to write the same 
action twice without a revision
   Datastore should fail with document does not exist when trying to delete the 
same action twice
   
   whisk.core.controller.test.ActionsApiTests
   ----------------
   Actions API should get action by name in default namespace
   Actions API should get action by name in explicit namespace
   Actions API should delete action by name
   Actions API should put should accept request with missing optional properties
   Actions API should put should accept request with parameters property
   Actions API should put should accept request with limits property
   Actions API should put and then get action from cache
   Actions API should update action with a put
   Actions API should update action parameters with a put
   
   whisk.core.entity.test.ViewTests
   ----------------
   Datastore View should query whisk and retrieve full documents
   
   whisk.core.controller.test.PackageActionsApiTests
   ----------------
   Package Actions API should put action in package
   Package Actions API should delete action in package
   Package Actions API should get action in package
   Package Actions API should get action in package binding with public package
   Package Actions API should get action in package binding with public package 
with overriding parameters
   
   whisk.core.entity.test.SchemaTests
   ----------------
   Exec should properly deserialize and reserialize JSON
   ```
 
----------------------------------------------------------------
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

Reply via email to