Skip to content

Bump the test runner from common-list 2.1.5 to 2.6.1 (and Alpine from 3.13 to 3.22)#59

Merged
IsaacG merged 1 commit intoexercism:mainfrom
IsaacG:ver_bump
May 5, 2026
Merged

Bump the test runner from common-list 2.1.5 to 2.6.1 (and Alpine from 3.13 to 3.22)#59
IsaacG merged 1 commit intoexercism:mainfrom
IsaacG:ver_bump

Conversation

@IsaacG
Copy link
Copy Markdown
Member

@IsaacG IsaacG commented May 5, 2026

No description provided.

@IsaacG IsaacG requested a review from verdammelt as a code owner May 5, 2026 06:36
@IsaacG IsaacG added x:module/test-runner Work on Test Runners x:size/large Large amount of work x:rep/large Large amount of reputation labels May 5, 2026
@IsaacG IsaacG requested review from ErikSchierboom and removed request for ErikSchierboom May 5, 2026 06:36
@IsaacG
Copy link
Copy Markdown
Member Author

IsaacG commented May 5, 2026

This should be merged after exercism/common-lisp#910

Copy link
Copy Markdown
Member

@verdammelt verdammelt left a comment

Choose a reason for hiding this comment

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

I'm curious what the change in run-tests.sh is for.

@IsaacG
Copy link
Copy Markdown
Member Author

IsaacG commented May 5, 2026

I'm curious what the change in run-tests.sh is for.

Some of the test output content changes with version changes. Rather than copy/pasting the diff on every version change, I used sed to remove bits that are likely to change and unlikely to indicate a test failure.

The hash and column number changed with this version.

end of file on #<SB-INT:FORM-TRACKING-STREAM for "file /opt/test-runner/tests/syntax-error/syntax-error.lisp" {1001A7E233}>
                                                                                                               ^^^^^^^^^^
(in form starting at line: 1, column: 123, position: 0)
                                      ^^^

@IsaacG IsaacG merged commit 3a476e0 into exercism:main May 5, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

x:module/test-runner Work on Test Runners x:rep/large Large amount of reputation x:size/large Large amount of work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants