Skip to content

Make final bank-account test less flaky - #320

Merged
kotp merged 2 commits into
exercism:mainfrom
BNAndras:change-bank-account-concurrent-test
Aug 25, 2026
Merged

Make final bank-account test less flaky#320
kotp merged 2 commits into
exercism:mainfrom
BNAndras:change-bank-account-concurrent-test

Conversation

@BNAndras

Copy link
Copy Markdown
Member

Currently, the concurrency test is a bit flaky within the CI. Needed for #318

@BNAndras BNAndras added x:module/practice-exercise Work on Practice Exercises x:type/ci Work on Continuous Integration (e.g. GitHub Actions workflows) x:rep/tiny Tiny amount of reputation labels Aug 24, 2026
@github-actions

Copy link
Copy Markdown
Contributor

This PR touches files which potentially affect the outcome of the tests of an exercise. This will cause all students' solutions to affected exercises to be re-tested.

If this PR does not affect the result of the test (or, for example, adds an edge case that is not worth rerunning all tests for), please add the following to the merge-commit message which will stops student's tests from re-running. Please copy-paste to avoid typos.

[no important files changed]

For more information, refer to the documentation. If you are unsure whether to add the message or not, please ping @exercism/maintainers-admin in a comment. Thank you!

@BNAndras
BNAndras requested a review from a team August 24, 2026 14:48
Comment thread exercises/practice/bank-account/.meta/tests.toml Outdated
Co-authored-by: Victor Goff <keeperotphones@gmail.com>
@kotp
kotp merged commit 14c4b3e into exercism:main Aug 25, 2026
3 checks passed
@BNAndras
BNAndras deleted the change-bank-account-concurrent-test branch August 25, 2026 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

x:module/practice-exercise Work on Practice Exercises x:rep/tiny Tiny amount of reputation x:type/ci Work on Continuous Integration (e.g. GitHub Actions workflows)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants