This is an automated email from the ASF dual-hosted git repository.

dubeejw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git


The following commit(s) were added to refs/heads/master by this push:
     new c127f62  Remove email address (#3472)
c127f62 is described below

commit c127f62c6ab5b2e9dc4fc3722ff50e94bb4dfcc1
Author: James Dubee <[email protected]>
AuthorDate: Tue Mar 20 18:31:47 2018 -0400

    Remove email address (#3472)
---
 tests/src/test/scala/whisk/core/cli/test/ApiGwTests.scala | 2 --
 1 file changed, 2 deletions(-)

diff --git a/tests/src/test/scala/whisk/core/cli/test/ApiGwTests.scala 
b/tests/src/test/scala/whisk/core/cli/test/ApiGwTests.scala
index ed74c9a..90b2434 100644
--- a/tests/src/test/scala/whisk/core/cli/test/ApiGwTests.scala
+++ b/tests/src/test/scala/whisk/core/cli/test/ApiGwTests.scala
@@ -611,8 +611,6 @@ abstract class ApiGwTests extends BaseApiGwTests {
   }
 
   it should "verify successful creation of a new API using an action name 
using all allowed characters" in {
-    // Be aware: full action name is close to being truncated by the 'list' 
command
-    // e.g. /[email protected]/CLI_APIGWTEST9a-c@t ion  is currently at the 40 
char 'list' display max
     val testName = "CLI_APIGWTEST9"
     val testbasepath = "/" + testName + "_bp"
     val testrelpath = "/path"

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to