-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Closed
Labels
🚨This issue needs some love.This issue needs some love.api: datalabelingIssues related to the AI Platform Data Labeling Service API.Issues related to the AI Platform Data Labeling Service 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.
Description
We will disable label_text_test.py::test_label_text and manage_dataset_test.py::test_list_dataset in datalabeling directory.
It seems like
- the dataset is considered empty for
label_text_test.py::test_label_text. - the test backend is throwing DeadlineExceeded for
manage_dataset_test.py::test_list_dataset.
This bug is to debug them and re-enable them if possible.
Metadata
Metadata
Assignees
Labels
🚨This issue needs some love.This issue needs some love.api: datalabelingIssues related to the AI Platform Data Labeling Service API.Issues related to the AI Platform Data Labeling Service 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.