Skip to content

Logging system test backoff failures during teardown #5632

Description

@tseaver

Similar to #5303, but this failure is in trying to delete the python logger during teardown:

tests/system/test_system.py::TestLogging::test_log_handler_async_has_entries. Tryingagainin1seconds...
_has_entries. Tryingagainin2seconds...
_has_entries. Tryingagainin4seconds...
_has_entries. Tryingagainin8seconds...
404Logpythondoesnotexist, Tryingagainin1seconds...
404Logpythondoesnotexist, Tryingagainin2seconds...
404Logpythondoesnotexist, Tryingagainin4seconds...
404Logpythondoesnotexist, Tryingagainin8seconds...
404Logpythondoesnotexist, Tryingagainin16seconds...
404Logpythondoesnotexist, Tryingagainin32seconds...
404Logpythondoesnotexist, Tryingagainin64seconds...
404Logpythondoesnotexist, Tryingagainin128seconds...
404Logpythondoesnotexist, Tryingagainin256seconds...
FAILEDtests/system/test_system.py::TestLogging::test_log_handler_asyncERROR

Might be due to overlapping test runs?

Metadata

Metadata

Assignees

Labels

api: loggingIssues related to the Cloud Logging API.flakytestingtype: processA process-related concern. May include testing, release, or the like.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions