dubeejw commented on a change in pull request #2621: Replace the test cases
with REST implementation
URL:
https://github.com/apache/incubator-openwhisk/pull/2621#discussion_r137960621
##########
File path: tests/src/test/scala/system/basic/WskRuleTests.scala
##########
@@ -89,7 +90,7 @@ class WskRuleTests
behavior of "Whisk rules"
- it should "invoke the action attached on trigger fire, creating an
activation for each entity including the cause" in withAssetCleaner(wskprops) {
+ /*it should "invoke the action attached on trigger fire, creating an
activation for each entity including the cause" in withAssetCleaner(wskprops) {
Review comment:
Does this test no longer work?
----------------------------------------------------------------
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