rabbah commented on a change in pull request #3840: Remove runtime tests,
simplify Rest vs CLI test hierarchy, add sniff test for all runtimes
URL:
https://github.com/apache/incubator-openwhisk/pull/3840#discussion_r200748041
##########
File path:
tests/src/test/scala/whisk/core/cli/test/WskRestBasicUsageTests.scala
##########
@@ -443,47 +409,6 @@ class WskRestBasicUsageTests extends TestHelpers with
WskTestHelpers with WskAct
}
}
- it should "ensure action update with --web flag only copies existing
annotations when new annotations are not provided" in withAssetCleaner(
Review comment:
this is a CLI test, does not belong with the REST tests.
EDIT: already exists in the cli tests.
----------------------------------------------------------------
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