Public bug reported:

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.

** Affects: ipykernel (Ubuntu)
     Importance: Undecided
     Assignee: Chris Peterson (cpete)
         Status: New

** Affects: pytest (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: ipykernel (Debian)
     Importance: Unknown
         Status: Unknown


** Tags: update-excuse

** Also affects: pytest (Ubuntu)
   Importance: Undecided
       Status: New

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

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

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to