-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Description
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) StopIterationDuring 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