-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Closed
Labels
api: translateIssues related to the Cloud Translation API.Issues related to the Cloud Translation API.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
It seems like a deterministic failure.
Python 3.6 build
Python 3.7 build
Python 3.8 build
Log:
_________________________ test_model_list_get_evaluate _________________________
Traceback (most recent call last):
File "/workspace/translate/automl/model_test.py", line 80, in test_model_list_get_evaluate
assert "evaluation_metric" in out
AssertionError: assert 'evaluation_metric' in 'name: "projects/1012616486416/locations/us-central1/models/VAR6465236123462402048/modelEvaluations/452876416420741254"\ncreate_time {\n seconds: 1595365133\n nanos: 496593000\n}\nevaluated_example_count: 30\n\n'
BTW, Build Cop Bot didn't report them. I filed:
googleapis/repo-automation-bots#727
Metadata
Metadata
Assignees
Labels
api: translateIssues related to the Cloud Translation API.Issues related to the Cloud Translation API.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.