Ensure that innermost frames are not ellipsised when they actually matter #808

Open
opened 2025-04-24 18:53:29 +00:00 by raito · 0 comments
Owner

Under cl/2309 — examples such as https://gerrit.lix.systems/c/lix/+/2309/34/tests/functional/repl_characterization/data/regression_l145.test will exacerbate a worse UX for error traces because innermost frames can be more important than outermost frames, e.g. NixOS modules.

To avoid this, it is necessary to adjust when to ellipsise.

Under cl/2309 — examples such as https://gerrit.lix.systems/c/lix/+/2309/34/tests/functional/repl_characterization/data/regression_l145.test will exacerbate a worse UX for error traces because innermost frames can be more important than outermost frames, e.g. NixOS modules. To avoid this, it is necessary to adjust when to ellipsise.
jade added this to the Error reporting project 2025-06-25 21:08:30 +00:00
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/lix#808
No description provided.