-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Repository GCS test deprecated settings is broken #30638
Copy link
Copy link
Closed
Labels
:Distributed/Snapshot/RestoreAnything directly related to the `_snapshot/*` APIsAnything directly related to the `_snapshot/*` APIs>test-failureTriaged test failures from CITriaged test failures from CI
Description
This assertion:
Lines 53 to 56 in 873d380
| 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Distributed/Snapshot/RestoreAnything directly related to the `_snapshot/*` APIsAnything directly related to the `_snapshot/*` APIs>test-failureTriaged test failures from CITriaged test failures from CI
Type
Fields
Give feedbackNo fields configured for issues without a type.