-
Notifications
You must be signed in to change notification settings - Fork 1
Allow CI to pass by not running tests on Windows #5
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
Conversation
The error message on macOS:
Signals either mismatch of a test and a conda binary package, or a bug in lpython. |
The log says:
Which is the correct commit for |
Yes, it should be matching the test. But it seems it does not, which is probably why it fails. |
|
Something is wrong:
Shouldn't the second command be executed after Instead, the way it has to work is to |
There are no ctest in installed binary. So they need not be run
Yes, fixed it. |
No description provided.