rabbah opened a new issue #2685: heisenbug in test MessageFeedTests should transition from drain to fill mode URL: https://github.com/apache/incubator-openwhisk/issues/2685 occasionally fails with ``` org.scalatest.exceptions.TestFailedException: 9 was not equal to 10 at org.scalatest.MatchersHelper$.indicateFailure(MatchersHelper.scala:340) at org.scalatest.Matchers$AnyShouldWrapper.shouldBe(Matchers.scala:6864) at whisk.core.connector.test.MessageFeedTests$$anonfun$2$$anonfun$apply$mcV$sp$5.apply(MessageFeedTests.scala:177) at whisk.core.connector.test.MessageFeedTests$$anonfun$2$$anonfun$apply$mcV$sp$5.apply(MessageFeedTests.scala:177) at scala.util.Try$.apply(Try.scala:192) at whisk.utils.retry$.apply(Retry.scala:41) at whisk.core.connector.test.MessageFeedTests$$anonfun$2.apply$mcV$sp(MessageFeedTests.scala:177) at whisk.core.connector.test.MessageFeedTests$$anonfun$2.apply(MessageFeedTests.scala:159) at whisk.core.connector.test.MessageFeedTests$$anonfun$2.apply(MessageFeedTests.scala:159) ``` ---------------------------------------------------------------- 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
