-
-
Notifications
You must be signed in to change notification settings - Fork 161
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
Unit tests don't run #536
Comments
This was referenced Nov 15, 2023
Closed
Closed
@zilchms There still seems to be some checks failing. #538 (comment) |
Hmmm, okay. Will take a look once I find the time, might take a while though :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How to reproduce
Run
docker build .
in the base repositoriyWhat are you seeing
Nearly all tests are failing.
What behaviour did you expect instead
No tests fail.
Output log
Any additional information you'd like to impart
I wanted to supply a feature and before changing the code I'd like to make sure, the code is clean. But I can't successfuly run the unit tests.
I'm on a M1 machine with macOS 13.6.
Running it directly using ruby 2.7, I get the following failing tests:
The text was updated successfully, but these errors were encountered: