Home - Summaries: (main) : (py3.11) : (py3.12) : Everything - Nightly builds - Benchmarks - RPython - Builders - About

pypy/module/exceptions/test/apptest_exceptions.py::test_deep_subgroup

def test_deep_subgroup():
        e = h_make_deep_eg()
>       with pytest.raises(RecursionError):
E       (application-level) AssertionError: raises() expected <class 'RecursionError'>, but got no exception

module/exceptions/test/apptest_exceptions.py:552: AssertionError
builder: own-linux-aarch64 build #2889+
test: pypy/module/exceptions/test/apptest_exceptions.py::test_deep_subgroup