Skip to content

Commit

Permalink
bigquery: re-enable MV testing, per internal b/152932296
Browse files Browse the repository at this point in the history
Fixes: googleapis#1896

Change-Id: Ic0f466749a9933634592e6c9489511127d9cd4ad
Reviewed-on: https://code-review.googlesource.com/c/gocloud/+/54430
Reviewed-by: Tyler Bui-Palsulich <[email protected]>
  • Loading branch information
shollyman committed Apr 9, 2020
1 parent df8a64a commit 20c5104
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bigquery/integration_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2247,7 +2247,6 @@ func TestIntegration_QueryErrors(t *testing.T) {
}

func TestIntegration_MaterializedViewLifecycle(t *testing.T) {
t.Skip("awaiting full rollout, internal issue 152932296")
if client == nil {
t.Skip("Integration tests skipped")
}
Expand Down

0 comments on commit 20c5104

Please sign in to comment.