Skip to content

Repository GCS test deprecated settings is broken #30638

@jasontedor

Description

@jasontedor

This assertion:

assertWarnings(
"Setting [application_name] in repository settings is deprecated, it must be specified in the client settings instead",
"Setting [http.read_timeout] in repository settings is deprecated, it must be specified in the client settings instead",
"Setting [http.connect_timeout] in repository settings is deprecated, it must be specified in the client settings instead");

fails reliably in 6.x This appears to be because code that would produce such messages never appears in production code.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions