Skip to content

Sync tests not needing example updates - #1392

Open
BNAndras wants to merge 1 commit into
exercism:mainfrom
BNAndras:sync-tests
Open

Sync tests not needing example updates#1392
BNAndras wants to merge 1 commit into
exercism:mainfrom
BNAndras:sync-tests

Conversation

@BNAndras

Copy link
Copy Markdown
Member

Related to #1381.

Updating the test suites for bob, connect, line-up, and perfect-numbers don't require changing the example solutions or test generator.

@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 commented Aug 31, 2026

Copy link
Copy Markdown
Member Author

The failed exercise is Lens Person which last passed two weeks ago. No changes were made directly to Lens Person since then so maybe this is a dependency issue of some sort for Aether.

@BNAndras

Copy link
Copy Markdown
Member Author

dotnet/fsharp#20253 appears to be the issue. There's a merged compiler fix at dotnet/fsharp#20260 so I guess the next release will solve the CI problem or we pin it to 10.0.302

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