]> 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 16:47:05 +0000 (17:47 +0100)
commit04b7b671b04d636c17807b7ed6a6a3039586adcf
treef21d2f828b219ce1bac4e3028ed507f660877317
parenta2f322dc4da15e4a37bfb882ac93f64365e65952
tests: Change from expectedFailure to skip

Python 3.10 recognises unexpected passes as failures now.

Signed-off-by: Stephen Finucane <stephen@that.guru>
(cherry picked from commit 40133ec5a0004dba0232a89185df4cc2e90b5455)
patchwork/tests/test_series.py