-
Notifications
You must be signed in to change notification settings - Fork 426
Open
Labels
api: vertex-aiIssues related to the googleapis/python-aiplatform API.Issues related to the googleapis/python-aiplatform API.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: 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
Many tests failed at the same time in this package.
- I will close this issue when there are no more failures in this package and
there is at least one pass. - No new issues will be filed for this package until this issue is closed.
- If there are already issues for individual test cases, I will close them when
the corresponding test passes. You can close them earlier, if you prefer, and
I won't reopen them while this issue is still open.
Here are the tests that failed:
- test_create_get_list_featurestore (tests.system.aiplatform.test_featurestore.TestFeaturestore: test_create_get_list_featurestore failed #1025)
- test_create_get_list_entity_types (tests.system.aiplatform.test_featurestore.TestFeaturestore: test_create_get_list_entity_types failed #2845)
- test_create_get_list_features (tests.system.aiplatform.test_featurestore.TestFeaturestore: test_create_get_list_features failed #5614)
- test_ingest_feature_values (tests.system.aiplatform.test_featurestore.TestFeaturestore: test_ingest_feature_values failed #6202)
- test_batch_create_features (tests.system.aiplatform.test_featurestore.TestFeaturestore: test_batch_create_features failed #2846)
- test_ingest_feature_values_from_df_using_feature_time_column_and_online_read_multiple_entities (tests.system.aiplatform.test_featurestore.TestFeaturestore: test_ingest_feature_values_from_df_using_feature_time_column_and_online_read_multiple_entities failed #6203)
- test_ingest_feature_values_from_df_using_feature_time_datetime_and_online_read_single_entity (tests.system.aiplatform.test_featurestore.TestFeaturestore: test_ingest_feature_values_from_df_using_feature_time_datetime_and_online_read_single_entity failed #5951)
- test_write_features (tests.system.aiplatform.test_featurestore.TestFeaturestore: test_write_features failed #6204)
- test_batch_serve_to_df (tests.system.aiplatform.test_featurestore.TestFeaturestore: test_batch_serve_to_df failed #6205)
- test_batch_serve_to_gcs (tests.system.aiplatform.test_featurestore.TestFeaturestore: test_batch_serve_to_gcs failed #5801)
- test_batch_serve_to_bq (tests.system.aiplatform.test_featurestore.TestFeaturestore: test_batch_serve_to_bq failed #6206)
- test_online_reads (tests.system.aiplatform.test_featurestore.TestFeaturestore: test_online_reads failed #6092)
commit: 0179aa5
buildURL: Build Status, Sponge
status: failed
Metadata
Metadata
Assignees
Labels
api: vertex-aiIssues related to the googleapis/python-aiplatform API.Issues related to the googleapis/python-aiplatform API.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: 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.