-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Debug detect_test.py::test_async_detect_document failure #3753
Copy link
Copy link
Closed
Labels
api: visionIssues related to the Cloud Vision API.Issues related to the Cloud Vision API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.testingtype: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Metadata
Metadata
Assignees
Labels
api: visionIssues related to the Cloud Vision API.Issues related to the Cloud Vision API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.testingtype: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
In #3751 we disabled
detect_test.py::test_async_detect_documentinvision/cloud-client/detectdirectory.It constantly timing out with LRO.
Debug it and re-enable it if possible.