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
[1.1.3] Several CI tests fail with new (1.0.3) sunpy #201
Comments
|
I think it's unlikely the 1.1 series will support SunPy 1.0, it turns out we made rather too many large changes. I think the plan is to either do a 1.2 or just jump to 2.0. |
|
So I now feel a bin unsure what to do: Should I drop ndcube from Debian (testing) until this is resolved? Or shall I just pragmatically skip the failing tests (…and let people run into problems when they want to use it that way, or declare a conflict)? Or shall I hold back Sunpy until this is solved? |
|
Hi @olebole. Thanks so much for raising this. Yes, the plan is to do a new 1.2 release of ndcube that will only support the latest and future versions of SunPy. For now, I would recommend rolling back ndcube to 1.1.2 and sunpy to an older version, 1.0.1 or 0.9, if that is possible with your setup. @Cadair why don't we raise this on tomorrow's sunpy telecon and workout a timetable to resolve this issue? |
|
I think that it's a bad idea to hold back the version of SunPy on Debian. SunPy is used for more than just ndcube. I'd skip the failing tests. ndcube could modify the unit tests to detect the version of SunPy, and then tell the user what the issue is and how to resolve it. |
|
Oh, I forgot to Cc @ViviCoder, who is the Debian maintainer of ndcube. After checking the failures, I also would think the best is to just skip the three failing tests for the moment. @ViviCoder, I would tomorrow create a merge request on salsa, would you consider to review it? |
|
Sounds good! |
|
@olebole: Sure. |
|
@ViviCoder I have put the MR on salsa. |
|
@olebole I have finally just pushed 1.2, which works with sunpy 1.0.3+ |
olebole commentedAug 31, 2019
Description
I updated sunpy on Debian unstable to 1.0.3, but now I observe a number of failing tests in ndcube (19 failures):
Full test log is f.e. here.
Actual behavior
One type of failure is
Others end with
There is also this type of failures:
I can cut&paste more if needed. However, there are already some plotting problems fixed (like #191, #187), so I am not sure whether this would make sense.
If these problems are already fixed, would you consider tagging a new release?
System Details
The text was updated successfully, but these errors were encountered: