devedeng-extended/tests
Luna 8cb6e1aa52 Surface the real failure cause in the error dialog (roadmap A3)
On failure the error window showed a generic message with the whole log
buried in an expander. Lead instead with a focused summary: which step
failed (the process label), its command, and the last stderr lines, while
keeping the full log below. The runner passes the failing process to
error_window, which reads the executor's bounded stderr_data.

build_summary/_stderr_tail are static and unit-tested (tests/
test_error_summary.py): tail extraction, CR handling, blank-line skipping,
stdout fallback, long-line truncation, and Pango-markup escaping of paths/
messages containing & < ' so set_markup can't choke.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-05 12:22:55 -07:00
..
conftest.py Add pytest suite and CI (roadmap A1) 2026-06-04 22:26:22 -07:00
test_error_summary.py Surface the real failure cause in the error dialog (roadmap A3) 2026-06-05 12:22:55 -07:00
test_executor_io.py Harden subprocess I/O against pipe-backpressure deadlock (roadmap A2) 2026-06-04 23:52:09 -07:00
test_ffmpeg_command.py Add pytest suite and CI (roadmap A1) 2026-06-04 22:26:22 -07:00
test_ffprobe_detection.py Add pytest suite and CI (roadmap A1) 2026-06-04 22:26:22 -07:00
test_high_profile_bitrate.py Add pytest suite and CI (roadmap A1) 2026-06-04 22:26:22 -07:00
test_split_planner.py Add pytest suite and CI (roadmap A1) 2026-06-04 22:26:22 -07:00