]> git.ipfire.org Git - thirdparty/patchwork.git/commit
tests: Change from expectedFailure to skip
authorStephen Finucane <stephen@that.guru>
Fri, 30 Sep 2022 15:42:52 +0000 (16:42 +0100)
committerStephen Finucane <stephen@that.guru>
Fri, 30 Sep 2022 15:53:18 +0000 (16:53 +0100)
commit40133ec5a0004dba0232a89185df4cc2e90b5455
treed801c2def53d3394ef8160e6e7116f7777761ec9
parent6a68116e15c971c056f7a21ccec325d6d2ef6760
tests: Change from expectedFailure to skip

Python 3.10 recognises unexpected passes as failures now.

Signed-off-by: Stephen Finucane <stephen@that.guru>
patchwork/tests/test_series.py