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/04/25 10:49:45 UTC

[GitHub] chetanmeh opened a new issue #3577: ElasticSearchLogStoreTests heisenbug

chetanmeh opened a new issue #3577: ElasticSearchLogStoreTests heisenbug
URL: https://github.com/apache/incubator-openwhisk/issues/3577
 
 
   Following failure was seen on travis
   
   ```
   org.scalatest.exceptions.TestFailedException: Expected exception akka.stream.StreamTcpException to be thrown, but akka.http.impl.engine.client.pool.SlotState$BusyState$$anon$1 was thrownClose stacktrace
   at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:138)
   at org.scalatest.MatchersHelper$.checkExpectedException(MatchersHelper.scala:306)
   at org.scalatest.words.ResultOfBeWordForAType.thrownBy(ResultOfBeWordForAType.scala:44)
   at whisk.core.containerpool.logging.ElasticSearchLogStoreTests$$anonfun$6.apply(ElasticSearchLogStoreTests.scala:188)
   at whisk.core.containerpool.logging.ElasticSearchLogStoreTests$$anonfun$6.apply(ElasticSearchLogStoreTests.scala:185)
   
   ```
   
   Seen at 
   * https://travis-ci.org/apache/incubator-openwhisk/jobs/370978540
   * https://scans.gradle.com/s/aorstlxvccmmk/tests/failed

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