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

remove unused tests, fix broken tests #496

Merged
merged 3 commits into from
May 11, 2024
Merged

Conversation

rjbs
Copy link
Collaborator

@rjbs rjbs commented May 4, 2024

No description provided.

@rjbs rjbs requested a review from neilb May 4, 2024 15:30
@rjbs rjbs requested a review from rspier May 11, 2024 17:07
@rspier
Copy link
Collaborator

rspier commented May 11, 2024

All the tests worked for me yesterday. Why are they broken now?

rjbs added 3 commits May 11, 2024 13:49
This test relied on Apache.  Apache is long gone.  So this test is long
dead.
These tests were added a zillion years ago, but have been supplanted by
the t/mldistwatch-* tests.  Removing these removes our dependency on
FITesque, which has broken in the past.
Putting aside whether this test is ever going to be valuable, it was
straight-up broken.  With no arguments given to all_critic_ok, it only
ran the tests on blib, which has a single nearly empty file in it.  Now
we will test more of the code.
@rjbs rjbs merged commit eb329e8 into andk:master May 11, 2024
1 check passed
@rjbs rjbs deleted the remove-test-cruft branch May 12, 2024 00:33
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