We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f55915 commit 7965c2eCopy full SHA for 7965c2e
google/cloud/bigtable/ci/run_conformance_tests_proxy_bazel.sh
@@ -59,12 +59,6 @@ exit_status=$?
59
# tests into groups that exercise similar functionality and should be worked on
60
# together.
61
62
-# Metadata tests b/461232934
63
-#go test -v \
64
-# -run "FailsOnInvalidType" \
65
-# -proxy_addr=:9999
66
-#exit_status=$?
67
-
68
# Response/Metadata mismatches b/461233335
69
go test -v \
70
-run "FailsOnTypeMismatch|FailsOnTypeMismatchWithinMap|FailsOnTypeMismatchWithinArray|FailsOnTypeMismatchWithinStruct|FailsOnStructMissingField" \
0 commit comments