-
Notifications
You must be signed in to change notification settings - Fork 25.8k
[TEST] Fix test "Register a repository with a non existing bucket" #31773
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
I noticed in #31688 that the "Register a repository with a non existing bucket" test was using the wrong client (i.e. integration_test instead of integration_test_temporary), and failing/passing for the wrong reason. When using the correct client, however, it would fail due to mock s3 fixture changes in #30414. I've muted this test in #31688, as it looks to be asserting the wrong exception type when using the mock s3 fixture (it works correctly with minio). As I think that this failure is unrelated to #30414, I'll be merging that PR with this test disabled.
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.