Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f191ab5

Browse filesBrowse files
michaelawyuJon Wayne Parrott
authored andcommitted
Disable another FACE_DETECTION test (GoogleCloudPlatform#1253)
1 parent 15f7e6e commit f191ab5
Copy full SHA for f191ab5

File tree

Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed

‎video/cloud-client/analyze/analyze_test.py

Copy file name to clipboardExpand all lines: video/cloud-client/analyze/analyze_test.py
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ def test_analyze_shots(capsys):
3636
assert 'Shot 1:' in out
3737

3838

39+
@pytest.mark.xfail(reason='This feature is currently \
40+
not visible to all projects.')
3941
@pytest.mark.slow
4042
def test_analyze_faces(capsys):
4143
analyze.analyze_faces(

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.