-
Notifications
You must be signed in to change notification settings - Fork 17
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 not currently passing #26
Comments
How so? This is the latest commit on |
Maybe I'm reading the output wrong, but I'm seeing a lot of "expected throw: Error: (something)" where in other tests it says PASSED. I would think the absence of PASSED and the presence of Error would indicate a problem. Here are the results I'm seeing, with working directory redacted. |
My memory: That's normal. This package doesn't use a normal test runner, see my comment in #22 . |
Hm. That's unfortunate. Not at all clear. |
Yep. It's fixed in #21 fwiw. |
Was trying to hunt down an issue and found that chloride's tests are not currently passing in the main branch.
The text was updated successfully, but these errors were encountered: