This is an automated email from the ASF dual-hosted git repository.
mrutkowski 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 8954d82 disabling message hub integration test (#674)
8954d82 is described below
commit 8954d822ca8de097eebd4a902ec2e87181b6351a
Author: Priti Desai <pdesai@us.ibm.com>
AuthorDate: Mon Dec 18 15:38:57 2017 -0800
disabling message hub integration test (#674)
---
tests/src/integration/message-hub/message-hub_test.go | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/src/integration/message-hub/message-hub_test.go b/tests/src/integration/message-hub/message-hub_test.go
index d039356..b054419 100644
--- a/tests/src/integration/message-hub/message-hub_test.go
+++ b/tests/src/integration/message-hub/message-hub_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" <commits@openwhisk.apache.org>'].
|