Skip to content

Conversation

@raulcd
Copy link
Member

@raulcd raulcd commented Jul 22, 2025

Rationale for this change

Tests are failing because the bucket exists now.

What changes are included in this PR?

Update bucket name to non-existing bucket so it raises the expected exception again.

Are these changes tested?

Yes

Are there any user-facing changes?

No

@raulcd raulcd requested review from AlenkaF and rok as code owners July 22, 2025 13:35
@github-actions
Copy link

⚠️ GitHub issue #47165 has been automatically assigned in GitHub to PR creator.

Copy link
Member Author

@raulcd raulcd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is slightly annoying but this test is about testing real aws region selection and this is specifically validating that if the bucket does not exist on that particular region it raises and Exception. I am unsure how we could block from creating a bucket.

@github-actions github-actions bot added awaiting changes Awaiting changes and removed awaiting committer review Awaiting committer review labels Jul 22, 2025
@github-actions github-actions bot added awaiting change review Awaiting change review and removed awaiting changes Awaiting changes labels Jul 22, 2025
@raulcd
Copy link
Member Author

raulcd commented Jul 22, 2025

As discussed with @rok and as per bucket naming convention rules this should avoid the bucket to be created while exercising the test.
https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucketnamingrules.html#general-purpose-bucket-names

Copy link
Member

@rok rok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Let's merge if CI passes.

@github-actions github-actions bot added awaiting merge Awaiting merge and removed awaiting change review Awaiting change review labels Jul 22, 2025
@raulcd raulcd merged commit 321cc1b into apache:main Jul 22, 2025
14 checks passed
@raulcd raulcd removed the awaiting merge Awaiting merge label Jul 22, 2025
@raulcd raulcd deleted the GH-47165 branch July 22, 2025 15:06
@raulcd
Copy link
Member Author

raulcd commented Jul 22, 2025

Thanks @rok, I've merged so we fix other PRs CI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants