Skip to content

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

Closed
@flaky-bot

Description

Note: #4755 was also for this test, but it is locked


commit: 8907fe1
buildURL: Build Status, Sponge
status: failed

Test output
Traceback (most recent call last):
  File "/workspace/jobs/v3/api_client/.nox/py-3-7/lib/python3.7/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-7/lib/python3.7/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-7/lib/python3.7/site-packages/backoff/_sync.py", line 108, in retry
raise e
File "/workspace/jobs/v3/api_client/.nox/py-3-7/lib/python3.7/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 0x7f8396d95e60>('.matchingJobs.', "{'metadata': {'requestId': 'c9e73fa7-beb7-46c0-a1e7-40a64f047ee9:APAb7ITqm2u3X2haYiTQz8g/ZsrP6pDwYw=='}}\n")
  • where <function search at 0x7f8396d95e60> = re.search

Metadata

Assignees

Labels

api: jobsIssues related to the Cloud Talent Solution Job Search API.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