dev-python/ipykernel: Skip more failing tests

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2021-07-01 16:08:38 +02:00
parent 391f3599a3
commit be781851a3

View File

@@ -40,6 +40,8 @@ python_test() {
ipykernel/tests/test_serialize.py::test_class
ipykernel/tests/test_serialize.py::test_class_oldstyle
ipykernel/tests/test_serialize.py::test_class_inheritance
'ipykernel/tests/test_async.py::test_async_interrupt[trio]'
'ipykernel/tests/test_async.py::test_async_interrupt[trio]'
)
epytest ${deselect[@]/#/--deselect }