[Bug 2068672] Re: ipykernel/6.29.3-1 vs pytest/8.2.2-1

Ubuntu Foundations Team Bug Bot 2068672 at bugs.launchpad.net
Fri Jun 7 04:23:37 UTC 2024


The attachment "ipykernel_6.29.3-1_6.29.3-1ubuntu1.debdiff" seems to be
a debdiff.  The ubuntu-sponsors team has been subscribed to the bug
report so that they can review and hopefully sponsor the debdiff.  If
the attachment isn't a patch, please remove the "patch" flag from the
attachment, remove the "patch" tag, and if you are member of the
~ubuntu-sponsors, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2068672

Title:
  ipykernel/6.29.3-1 vs pytest/8.2.2-1

Status in ipykernel package in Ubuntu:
  Fix Committed
Status in pytest package in Ubuntu:
  New
Status in ipykernel package in Debian:
  New

Bug description:
  ipykernel's autopkgtests are failing with pytest 8.2.2-1

  A sample error:

  162s =================================== FAILURES ===================================
  162s ____________________________ test_asyncio_interrupt ____________________________
  162s 
  162s     @pytest.mark.skipif(tornado.version_info < (5,), reason="only relevant on tornado 5")
  162s     def test_asyncio_interrupt():
  162s >       assert KM is not None
  162s E       assert None is not None
  162s 
  162s tests/test_eventloop.py:67: AssertionError

  
  After an initial look, it looks like some of tests rely on the nose-style test setup which is causing at least some of the errors.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipykernel/+bug/2068672/+subscriptions




More information about the Ubuntu-sponsors mailing list