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

Complexity score calculation tests fail on Windows #221

Open
jakebeal opened this issue Oct 12, 2023 · 0 comments
Open

Complexity score calculation tests fail on Windows #221

jakebeal opened this issue Oct 12, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@jakebeal
Copy link
Contributor

Now that #219 is addressed, I find that two tests for calculation of complexity scores are failing on Windows:

FAILED test/test_calculate_complexity_scores.py::TestIDTCalculateComplexityScore::test_IDT_calculate_complexity_score - json.decoder.JSONDecodeError: Expecting value: line 2 column 1 (char 1)
FAILED test/test_calculate_complexity_scores.py::TestIDTCalculateComplexityScore::test_commandline - json.decoder.JSONDecodeError: Expecting value: line 2 column 1 (char 1)
@jakebeal jakebeal added the bug Something isn't working label Oct 12, 2023
jakebeal added a commit that referenced this issue Oct 12, 2023
I am not happy to have these not working, but they have been not working for quite some time, and we only just found out about it in resolving #219.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant