Explorar o código

integration: disable embed tests with gRPC proxy for now

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Gyuho Lee %!s(int64=7) %!d(string=hai) anos
pai
achega
d456c0beb4
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      integration/embed_test.go

+ 4 - 0
integration/embed_test.go

@@ -12,6 +12,10 @@
 // See the License for the specific language governing permissions and
 // limitations under the License.
 
+// +build !cluster_proxy
+
+// TODO: fix race conditions with setupLogging
+
 package integration
 
 import (