]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #106078 - nikic:filecheck-context, r=Mark-Simulacrum
authorMatthias Krüger <matthias.krueger@famsik.de>
Sat, 24 Dec 2022 07:53:48 +0000 (08:53 +0100)
committerGitHub <noreply@github.com>
Sat, 24 Dec 2022 07:53:48 +0000 (08:53 +0100)
Provide more context on FileCheck failures

FileCheck provides 5 lines of context by default. This is often insufficient to analyze failures that happen in CI. Increase the amount of context to 100 lines.

1  2 
src/tools/compiletest/src/runtest.rs

Simple merge