We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fed53a commit 37e0c97Copy full SHA for 37e0c97
tests/unit/benchmark/test_output.py
@@ -91,7 +91,6 @@ def test_file_yaml():
91
mock_path.unlink()
92
93
94
-@pytest.mark.xfail(reason="old and broken", run=False)
95
@pytest.mark.asyncio
96
async def test_file_csv():
97
args = BenchmarkGenerativeTextArgs(target="http://localhost:8000", data=["test"])
0 commit comments