disabling export integration tests (#954)

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