This is an automated email from the ASF dual-hosted git repository.
houshengbo 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 7620ef7 disabling export integration tests (#954)
7620ef7 is described below
commit 7620ef7cf85fe9493b887ca677cb65c475893f9b
Author: Priti Desai <[email protected]>
AuthorDate: Tue Jun 19 09:47:23 2018 -0700
disabling export integration tests (#954)
---
tests/src/integration/export/export_test.go | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/src/integration/export/export_test.go
b/tests/src/integration/export/export_test.go
index 753dcb1..6436819 100644
--- a/tests/src/integration/export/export_test.go
+++ b/tests/src/integration/export/export_test.go
@@ -1,4 +1,4 @@
-// +build integration
+// +build skip_integration
/*
* Licensed to the Apache Software Foundation (ASF) under one or more