Skip to content

Commit 7965c2e

Browse files
committed
remove invalidtype comment
1 parent 6f55915 commit 7965c2e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

google/cloud/bigtable/ci/run_conformance_tests_proxy_bazel.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,6 @@ exit_status=$?
5959
# tests into groups that exercise similar functionality and should be worked on
6060
# together.
6161

62-
# Metadata tests b/461232934
63-
#go test -v \
64-
# -run "FailsOnInvalidType" \
65-
# -proxy_addr=:9999
66-
#exit_status=$?
67-
6862
# Response/Metadata mismatches b/461233335
6963
go test -v \
7064
-run "FailsOnTypeMismatch|FailsOnTypeMismatchWithinMap|FailsOnTypeMismatchWithinArray|FailsOnTypeMismatchWithinStruct|FailsOnStructMissingField" \

0 commit comments

Comments
 (0)