Skip to content

Commit 37e0c97

Browse files
committed
remove marker xfail
Signed-off-by: guangli.bao <guangli.bao@daocloud.io>
1 parent 3fed53a commit 37e0c97

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit/benchmark/test_output.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ def test_file_yaml():
9191
mock_path.unlink()
9292

9393

94-
@pytest.mark.xfail(reason="old and broken", run=False)
9594
@pytest.mark.asyncio
9695
async def test_file_csv():
9796
args = BenchmarkGenerativeTextArgs(target="http://localhost:8000", data=["test"])

0 commit comments

Comments
 (0)