Skip to content

jobs.v3.api_client.email_alert_search_sample_test: test_email_alert_search_sample failed #4755

@flaky-bot

Description

@flaky-bot

Note: #2857 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.


commit: c45fb88
buildURL: Build Status, Sponge
status: failed

Test output
Traceback (most recent call last):
  File "/workspace/jobs/v3/api_client/.nox/py-3-6/lib/python3.6/site-packages/backoff/_sync.py", line 105, in retry
    seconds = _next_wait(wait, jitter, elapsed, max_time_)
  File "/workspace/jobs/v3/api_client/.nox/py-3-6/lib/python3.6/site-packages/backoff/_common.py", line 27, in _next_wait
    value = next(wait)
StopIteration

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/workspace/jobs/v3/api_client/email_alert_search_sample_test.py", line 43, in test_email_alert_search_sample
eventually_consistent_test()
File "/workspace/jobs/v3/api_client/.nox/py-3-6/lib/python3.6/site-packages/backoff/_sync.py", line 108, in retry
raise e
File "/workspace/jobs/v3/api_client/.nox/py-3-6/lib/python3.6/site-packages/backoff/_sync.py", line 94, in retry
ret = target(*args, **kwargs)
File "/workspace/jobs/v3/api_client/email_alert_search_sample_test.py", line 41, in eventually_consistent_test
assert re.search(expected, out)
AssertionError: assert None

  • where None = <function search at 0x7fd9ae177488>('.matchingJobs.', "{'metadata': {'requestId': '06ba3dbc-4c30-49a4-9628-9ba2d29a9af9:APAb7ITygdHzBJ4uZPuu9g0WO0uREgSWcg=='}}\n")
  • where <function search at 0x7fd9ae177488> = re.search

Metadata

Metadata

Labels

🚨This issue needs some love.api: jobsIssues related to the Cloud Talent Solution Job Search API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.priority: p2Moderately-important priority. Fix may not be included in next release.samplesIssues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions