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/03/02 16:44:00 UTC

[GitHub] rabbah opened a new issue #3384: failing test actionContainers.PythonActionContainerTests.python3action should be able to import additional packages as installed in the image

rabbah opened a new issue #3384: failing test actionContainers.PythonActionContainerTests.python3action should be able to import additional packages as installed in the image
URL: https://github.com/apache/incubator-openwhisk/issues/3384
 
 
   ```
   org.scalatest.exceptions.TestFailedException: 502 was not equal to 200
   
   Stacktrace
   
   org.scalatest.exceptions.TestFailedException: 502 was not equal to 200
   	at org.scalatest.MatchersHelper$.indicateFailure(MatchersHelper.scala:340)
   	at org.scalatest.Matchers$ShouldMethodHelper$.shouldMatcher(Matchers.scala:6668)
   	at org.scalatest.Matchers$AnyShouldWrapper.should(Matchers.scala:6704)
   	at actionContainers.PythonActionContainerTests$$anonfun$13$$anonfun$27.apply(PythonActionContainerTests.scala:422)
   	at actionContainers.PythonActionContainerTests$$anonfun$13$$anonfun$27.apply(PythonActionContainerTests.scala:385)
   	at actionContainers.ActionContainer$.withContainer(ActionContainer.scala:167)
   	at actionContainers.PythonActionContainerTests.withActionContainer(PythonActionContainerTests.scala:39)
   	at actionContainers.PythonActionContainerTests$$anonfun$13.apply$mcV$sp(PythonActionContainerTests.scala:385)
   	at actionContainers.PythonActionContainerTests$$anonfun$13.apply(PythonActionContainerTests.scala:384)
   	at actionContainers.PythonActionContainerTests$$anonfun$13.apply(PythonActionContainerTests.scala:384)
   	```

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