Skip to content

Commit 6dcf2ed

Browse files
committed
TST: xfail gbq tests as having issues
1 parent ebcbd4f commit 6dcf2ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/tests/io/test_gbq.py

+1
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ def make_mixed_dataframe_v2(test_size):
9292
index=range(test_size))
9393

9494

95+
@pytest.mark.xfail(reason="gbq having issues")
9596
@pytest.mark.single
9697
class TestToGBQIntegrationWithServiceAccountKeyPath(object):
9798

0 commit comments

Comments
 (0)