Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests: clean-up unneeded code #17762

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

majocha
Copy link
Contributor

@majocha majocha commented Sep 18, 2024

Since the tests run in temp directories by default, this code in single-test.fs should no longer be needed.

Let's see if it is.

@majocha majocha requested a review from a team as a code owner September 18, 2024 05:40
Copy link
Contributor

✅ No release notes required

@KevinRansom
Copy link
Member

Yeah!!! the tests are probably not as consistent as you think. Different tests, even within the ComponentTests suite have different strategies ... usually depending on how the test originally work.

@majocha
Copy link
Contributor Author

majocha commented Sep 18, 2024

I think I had that special case handled for that helloworld thing. I'll look into it, as this change works in my experiment PR.

@majocha
Copy link
Contributor Author

majocha commented Sep 18, 2024

Yes it's like geological strata, sediments upon sediments. But it seems this worked :)

@psfinaki
Copy link
Member

Yeah. We are doing geological programming this week :)

Consider conducting some smoke testing from whatever applies in this comment to a sibling PR - among other things, doing this will just help us "compile" some sanity checks for these sorts of PRs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New
Development

Successfully merging this pull request may close these issues.

3 participants