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_jupyter _________________________________
def test_jupyter():
console = Console(force_jupyter=True)
> assert console.width == 115
E assert 93 == 115
E + where 93 = <console width=93 3>.width
tests/test_jupyter.py:6: AssertionError
!!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!!
1 failed in 0.10s