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/02/28 21:48:04 UTC

[GitHub] houshengbo commented on issue #3216: Download Nginx Tarball from OpenWhisk CLI release, rather than constructing file-by-file

houshengbo commented on issue #3216: Download Nginx Tarball from OpenWhisk CLI release, rather than constructing file-by-file
URL: https://github.com/apache/incubator-openwhisk/pull/3216#issuecomment-369394615
 
 
   Still failed the test case:
   services.KafkaConnectorTests > Kafka connector should send and receive a kafka message even after session timeout FAILED
       org.scalatest.exceptions.TestFailedException: 1 was not equal to 2
           at org.scalatest.MatchersHelper$.indicateFailure(MatchersHelper.scala:340)
           at org.scalatest.Matchers$AnyShouldWrapper.shouldBe(Matchers.scala:6864)
           at services.KafkaConnectorTests$$anonfun$2$$anonfun$apply$mcV$sp$3.apply(KafkaConnectorTests.scala:128)
           at services.KafkaConnectorTests$$anonfun$2$$anonfun$apply$mcV$sp$3.apply(KafkaConnectorTests.scala:125)
           at scala.collection.immutable.Range.foreach(Range.scala:160)
           at services.KafkaConnectorTests$$anonfun$2.apply$mcV$sp(KafkaConnectorTests.scala:125)
           at services.KafkaConnectorTests$$anonfun$2.apply(KafkaConnectorTests.scala:120)
           at services.KafkaConnectorTests$$anonfun$2.apply(KafkaConnectorTests.scala:120)
           at org.scalatest.OutcomeOf$class.outcomeOf(OutcomeOf.scala:85)
           at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
           at org.scalatest.Transformer.apply(Transformer.scala:22)
           at org.scalatest.Transformer.apply(Transformer.scala:20)
           at org.scalatest.FlatSpecLike$$anon$1.apply(FlatSpecLike.scala:1682)
           at org.scalatest.TestSuite$class.withFixture(TestSuite.scala:196)
           at org.scalatest.FlatSpec.withFixture(FlatSpec.scala:1685)
           at org.scalatest.FlatSpecLike$class.invokeWithFixture$1(FlatSpecLike.scala:1679)
           at org.scalatest.FlatSpecLike$$anonfun$runTest$1.apply(FlatSpecLike.scala:1692)
           at org.scalatest.FlatSpecLike$$anonfun$runTest$1.apply(FlatSpecLike.scala:1692)
           at org.scalatest.SuperEngine.runTestImpl(Engine.scala:289)
           at org.scalatest.FlatSpecLike$class.runTest(FlatSpecLike.scala:1692)
           at org.scalatest.FlatSpec.runTest(FlatSpec.scala:1685)
           at org.scalatest.FlatSpecLike$$anonfun$runTests$1.apply(FlatSpecLike.scala:1750)
           at org.scalatest.FlatSpecLike$$anonfun$runTests$1.apply(FlatSpecLike.scala:1750)
           at org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:396)
           at org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:384)
           at scala.collection.immutable.List.foreach(List.scala:392)
           at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:384)
           at org.scalatest.SuperEngine.org$scalatest$SuperEngine$$runTestsInBranch(Engine.scala:373)
           at org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:410)
           at org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:384)
           at scala.collection.immutable.List.foreach(List.scala:392)
           at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:384)
           at org.scalatest.SuperEngine.org$scalatest$SuperEngine$$runTestsInBranch(Engine.scala:379)
           at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:461)
           at org.scalatest.FlatSpecLike$class.runTests(FlatSpecLike.scala:1750)
           at org.scalatest.FlatSpec.runTests(FlatSpec.scala:1685)
           at org.scalatest.Suite$class.run(Suite.scala:1147)
           at org.scalatest.FlatSpec.org$scalatest$FlatSpecLike$$super$run(FlatSpec.scala:1685)
           at org.scalatest.FlatSpecLike$$anonfun$run$1.apply(FlatSpecLike.scala:1795)
           at org.scalatest.FlatSpecLike$$anonfun$run$1.apply(FlatSpecLike.scala:1795)
           at org.scalatest.SuperEngine.runImpl(Engine.scala:521)
           at org.scalatest.FlatSpecLike$class.run(FlatSpecLike.scala:1795)
           at services.KafkaConnectorTests.org$scalatest$BeforeAndAfterAll$$super$run(KafkaConnectorTests.scala:41)
           at org.scalatest.BeforeAndAfterAll$class.liftedTree1$1(BeforeAndAfterAll.scala:213)
           at org.scalatest.BeforeAndAfterAll$class.run(BeforeAndAfterAll.scala:210)
           at services.KafkaConnectorTests.run(KafkaConnectorTests.scala:41)

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