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

More Informative assert #1314

Merged
merged 2 commits into from
Feb 3, 2025
Merged

More Informative assert #1314

merged 2 commits into from
Feb 3, 2025

Conversation

Carreau
Copy link
Member

@Carreau Carreau commented Jan 21, 2025

This keep failing downstream in IPython. It's annoying. I hope this will give an idea as to why. Otherwise can we mark the test as xfail ?

If not I"ll stop testing in IPython if I break ipykernel.

This  keep failing downstream in IPython. It's annoying.
I hope this will give an idea as to why. Otherwise can we mark the test as xfail ?

If not I"ll stop testing in IPython if I break ipykernel.
@Carreau Carreau requested a review from ianthomas23 January 21, 2025 15:39
Copy link
Collaborator

@ianthomas23 ianthomas23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am happy to make this change permanently, or the xfail alternative if you'd prefer on a temporary basis.

There seem to be quite a lot of upstream and downstream failures in various related projects CI. This test here is somewhat risky as it is timing based and is probably best to relax it a bit, but I don't want to spend any more time on the subshells work here until the anyio changes are completed.

@Carreau
Copy link
Member Author

Carreau commented Jan 22, 2025

xfail, or make them with a specific flag so that they are not ran by default for now ?

@ianthomas23
Copy link
Collaborator

I'd go for xfail. And I'll make a note to return to this to investigate and/or fix when I can.

@Carreau
Copy link
Member Author

Carreau commented Jan 30, 2025

I've added an xfail (non strict)

@ianthomas23
Copy link
Collaborator

Thanks @Carreau.

@ianthomas23 ianthomas23 enabled auto-merge (squash) February 3, 2025 07:50
@ianthomas23 ianthomas23 disabled auto-merge February 3, 2025 07:51
@ianthomas23 ianthomas23 merged commit f3f2a60 into ipython:main Feb 3, 2025
29 of 32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants