You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/09/06 22:42:37 UTC

[GitHub] rabbah opened a new issue #2705: heisenbug in CleanUpActivationsTest

rabbah opened a new issue #2705: heisenbug in CleanUpActivationsTest
URL: https://github.com/apache/incubator-openwhisk/issues/2705
 
 
   Failed once in this [build log](https://api.travis-ci.org/jobs/272670174/log.txt?deansi=true).
   
   ```
   whisk.core.database.test.CleanUpActivationsTest > Database clean up script should delete old activations and keep new ones FAILED
       org.scalatest.exceptions.TestFailedException: Left(404 Not Found) was not right
           at org.scalatest.MatchersHelper$.indicateFailure(MatchersHelper.scala:340)
           at org.scalatest.Matchers$AnyShouldWrapper.shouldBe(Matchers.scala:7189)
           at whisk.core.database.test.DatabaseScriptTestUtils$$anonfun$removeDatabase$1.apply(DatabaseScriptTestUtils.scala:87)
           at scala.util.Try$.apply(Try.scala:192)
           at whisk.utils.retry$.apply(Retry.scala:44)
           at whisk.core.database.test.DatabaseScriptTestUtils$class.retry(DatabaseScriptTestUtils.scala:48)
           at whisk.core.database.test.CleanUpActivationsTest.retry(CleanUpActivationsTest.scala:44)
           at whisk.core.database.test.DatabaseScriptTestUtils$class.removeDatabase(DatabaseScriptTestUtils.scala:85)
           at whisk.core.database.test.CleanUpActivationsTest.removeDatabase(CleanUpActivationsTest.scala:44)
           at whisk.core.database.test.CleanUpActivationsTest$$anonfun$1.apply(CleanUpActivationsTest.scala:107)
           at whisk.core.database.test.CleanUpActivationsTest$$anonfun$1.apply(CleanUpActivationsTest.scala:81)
   
   ```
 
----------------------------------------------------------------
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