Skip to content

Commit 2a0cee9

Browse files
committed
test: cpython 104686 is fixed, un-xfail this test
1 parent 37b922a commit 2a0cee9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/test_arcs.py

-4
Original file line numberDiff line numberDiff line change
@@ -1700,10 +1700,6 @@ def my_function(
17001700
)
17011701

17021702
@xfail_pypy38
1703-
@pytest.mark.xfail(
1704-
env.PYVERSION > (3, 12, 0, "alpha", 7, 0),
1705-
reason="Pending bug https://github.com/python/cpython/issues/104686"
1706-
)
17071703
def test_class_decorator(self) -> None:
17081704
arcz = (
17091705
".1 16 67 6D 7A AE E. " # main line

0 commit comments

Comments
 (0)