Skip to main content

BACKWARD_CONTEXT_LINES

Constant BACKWARD_CONTEXT_LINES 

Source
pub const BACKWARD_CONTEXT_LINES: usize = 100;
Expand description

How many lines of a failed stage’s output a re-entered stage is shown. Long enough for a test failure’s tail, short enough that the block cannot crowd the ticket out of the prompt.