-
Notifications
You must be signed in to change notification settings - Fork 2
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
Fix tests and enable CI for tests #25
Comments
I fixed the building of tests in #38 but that was the easy part:
|
Sounds like a good start at least. I imagine a lot of the tests fail because of changes due to multi-component requiring each cradle to explicitly list targets. |
I'll give a try |
Well, the first step had been enable tests in azureci for linux and windows. The are quite fewer failing tests in the hls ghcide submodule version, i suppose it is not updated to last mpickering/hls version |
For reference this is the output of |
If i run weird 🤔 |
^ probably because it is using the version of ghcide on your path. |
@mpickering yeah, i forgot about that one (again 🤦♂️ ) |
Hi, not sure if i could resolve the issue in a reasonable amount of time, given my knowledge of ghcide, its test suite and the changes of this branch 😟 I'll post my progresses anyway:
|
In classic @mpickering style, the tests are currently broken. It would be good if someone could fix the build and re-enable them in CI.
The text was updated successfully, but these errors were encountered: