Skip to content

chore(test): fix flaky tests, add more platforms#183

Merged
kessplas merged 9 commits into
stagingfrom
kessplas/fix-flaky-cbc-test
May 14, 2026
Merged

chore(test): fix flaky tests, add more platforms#183
kessplas merged 9 commits into
stagingfrom
kessplas/fix-flaky-cbc-test

Conversation

@kessplas

Copy link
Copy Markdown
Contributor

Issue #, if available: n/a

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@kessplas kessplas marked this pull request as ready for review May 12, 2026 22:46
Comment on lines 51 to 55
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v6
with:
role-to-assume: arn:aws:iam::370957321024:role/S3EC-Python-Github-test-role
aws-region: us-west-2

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This is not in the diff but I wanted to call out. windows cannot handle special characters in AWS secrets. Because of this an option special-characters-workaround exists. Read more in my PR: aws/aws-cryptographic-material-providers-library#1874

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Without special-characters-workaround it will cause flaky CI

@rishav-karanjit rishav-karanjit left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@kessplas kessplas merged commit d6edde6 into staging May 14, 2026
20 checks passed
@kessplas kessplas deleted the kessplas/fix-flaky-cbc-test branch May 14, 2026 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants