Skip to content

Commit fbdc464

Browse files
committed
Remove --build xfail for now
The option is current restored. We should remove this test after the option is removed (again).
1 parent 8043eb2 commit fbdc464

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/functional/test_wheel.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,6 @@ def test_pip_wheel_fail(script, data):
240240
assert result.returncode != 0
241241

242242

243-
@pytest.mark.xfail(reason="The --build option was removed")
244243
def test_no_clean_option_blocks_cleaning_after_wheel(
245244
script,
246245
data,

0 commit comments

Comments
 (0)