failed NO_PATCH NO_PATCH UNSUBMITTED empty_patch(None) · None tool calls · 0 s · Textualize/rich
(not found in data/tasks.jsonl)
| # | Tool | Arguments | Result |
|---|---|---|---|
| No trace captured. | |||
................................F
=================================== FAILURES ===================================
___________________________________ test_end ___________________________________
def test_end():
console = Console(width=20, file=StringIO())
> test = Group(Text.from_markup("foo", end=" "), Text.from_markup("bar"))
E TypeError: Text.from_markup() got an unexpected keyword argument 'end'
tests/test_text.py:303: TypeError
!!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!!
1 failed, 32 passed in 0.17s