-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
api: loggingIssues related to the Cloud Logging API.Issues related to the Cloud Logging API.flakytestingtype: processA process-related concern. May include testing, release, or the like.A process-related concern. May include testing, release, or the like.
Description
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. Trying again in 1 seconds...
_has_entries. Trying again in 2 seconds...
_has_entries. Trying again in 4 seconds...
_has_entries. Trying again in 8 seconds...
404 Log python does not exist, Trying again in 1 seconds...
404 Log python does not exist, Trying again in 2 seconds...
404 Log python does not exist, Trying again in 4 seconds...
404 Log python does not exist, Trying again in 8 seconds...
404 Log python does not exist, Trying again in 16 seconds...
404 Log python does not exist, Trying again in 32 seconds...
404 Log python does not exist, Trying again in 64 seconds...
404 Log python does not exist, Trying again in 128 seconds...
404 Log python does not exist, Trying again in 256 seconds...
FAILED
tests/system/test_system.py::TestLogging::test_log_handler_async ERROR
Might be due to overlapping test runs?
Metadata
Metadata
Assignees
Labels
api: loggingIssues related to the Cloud Logging API.Issues related to the Cloud Logging API.flakytestingtype: processA process-related concern. May include testing, release, or the like.A process-related concern. May include testing, release, or the like.