Skip to content

Move some HtDP (test engine) tests to racket/htdp#808

Draft
shhyou wants to merge 2 commits intoracket:masterfrom
shhyou:remove-htdp-tests
Draft

Move some HtDP (test engine) tests to racket/htdp#808
shhyou wants to merge 2 commits intoracket:masterfrom
shhyou:remove-htdp-tests

Conversation

@shhyou
Copy link
Copy Markdown
Collaborator

@shhyou shhyou commented Apr 28, 2026

It'd help to run the test-engine tests with CI whenever Test Engine is updated in racket/htdp, plus there are quite a few HtDP tests in module-lang-tests.rkt. This PR moves them to racket/htdp.

Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

Resyntax analyzed 0 files in this pull request and found no issues.

@rfindler
Copy link
Copy Markdown
Member

Ah, shoot! I was just fixing the module-lang tests this morning and should have read this PR first! My mistake. I'll adjust.

@mfelleisen
Copy link
Copy Markdown
Contributor

Why are we moving these tests?

@shhyou
Copy link
Copy Markdown
Collaborator Author

shhyou commented Apr 28, 2026

@mfelleisen The moved tests are mainly affected by HtDP updates, so I think it would be better if HtDP CI runs them. Right now, DrDr is the only place that runs all of them, and these HtDP tests aren't checked by Github CI in racket/htdp.

@shhyou
Copy link
Copy Markdown
Collaborator Author

shhyou commented Apr 28, 2026

@rfindler no worries! I put the first commit in #807 (which is roughly the same as yours) so DrDr can be happy, while the current one (#808) still need some time until the HtDP PR is ready.

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.

3 participants