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/21 07:29:09 UTC

[GitHub] cbickel commented on a change in pull request #3309: Rework rule tests to not rely on views anymore.

cbickel commented on a change in pull request #3309: Rework rule tests to not rely on views anymore.
URL: https://github.com/apache/incubator-openwhisk/pull/3309#discussion_r169552821
 
 

 ##########
 File path: tests/src/test/scala/system/basic/WskRuleTests.scala
 ##########
 @@ -164,17 +162,12 @@ abstract class WskRuleTests extends TestHelpers with WskTestHelpers {
 
     withActivation(wsk.activation, run) { triggerActivation =>
       triggerActivation.cause shouldBe None
-      triggerActivation.logs.get.size shouldBe (1)
 
 Review comment:
   Can we add that check again?

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