You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by da...@apache.org on 2017/09/29 05:45:17 UTC

[incubator-openwhisk-wskdeploy] branch master updated: Skip running cloudant tests until we fix issue 574 (#575)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 6dac744  Skip running cloudant tests until we fix issue 574 (#575)
6dac744 is described below

commit 6dac744c728269e9b03fbfa80a262307d2f5e068
Author: Priti Desai <pd...@us.ibm.com>
AuthorDate: Thu Sep 28 22:45:15 2017 -0700

    Skip running cloudant tests until we fix issue 574 (#575)
---
 tests/apps/owbp-cloudant-trigger/owbp-cloudant-trigger_test.go | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/apps/owbp-cloudant-trigger/owbp-cloudant-trigger_test.go b/tests/apps/owbp-cloudant-trigger/owbp-cloudant-trigger_test.go
index 9703a07..557ac85 100644
--- a/tests/apps/owbp-cloudant-trigger/owbp-cloudant-trigger_test.go
+++ b/tests/apps/owbp-cloudant-trigger/owbp-cloudant-trigger_test.go
@@ -1,4 +1,4 @@
-// +build integration
+// +build skip_integration
 
 /*
  * Licensed to the Apache Software Foundation (ASF) under one or more

-- 
To stop receiving notification emails like this one, please contact
['"commits@openwhisk.apache.org" <co...@openwhisk.apache.org>'].