8000 Temporarily Disabled the Test (#1252) · johnmanong/python-docs-samples@7e6f3b8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7e6f3b8

Browse files
michaelawyuJon Wayne Parrott
michaelawyu
authored and
Jon Wayne Parrott
committed
Temporarily Disabled the Test (GoogleCloudPlatform#1252)
1 parent 029424a commit 7e6f3b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

video/cloud-client/faces/faces_test.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@
2525
FACES_FILE_PATH = '/video/googlework.mp4'
2626

2727

28+
@pytest.mark.xfail(reason='This feature is currently \
29+
not visible to all projects.')
2830
@pytest.mark.slow
2931
def test_work_video_faces(capsys):
3032
faces.analyze_faces(

0 commit comments

Comments
 (0)
0