Skip to content

Commit

Permalink
🦉 Updates from OwlBot post-processor
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-owl-bot[bot] committed Oct 9, 2023
1 parent ffddacf commit d61fb00
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,6 @@ def unit(session):


def install_systemtest_dependencies(session, *constraints):

# Use pre-release gRPC for system tests.
# Exclude version 1.52.0rc1 which has a known issue.
# See https://github.com/grpc/grpc/issues/32163
Expand Down
1 change: 0 additions & 1 deletion tests/system/test_read_gbq.py
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,6 @@ def writable_table(
def test_default_dtypes(
read_gbq, query, expected, use_bqstorage_apis, use_bqstorage_api
):

if use_bqstorage_api not in use_bqstorage_apis:
pytest.skip(f"use_bqstorage_api={use_bqstorage_api} not supported.")
# the parameter useQueryCache=False is used in the following function call
Expand Down

0 comments on commit d61fb00

Please sign in to comment.