Fix test output.
This commit is contained in:
parent
0e729404da
commit
893bb8e1ce
4 changed files with 6 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
// normalize-stderr-test "note: compiler flags.*\n\n" -> ""
|
||||
// normalize-stderr-test "note: rustc.*running on.*" -> "note: rustc {version} running on {platform}"
|
||||
// normalize-stderr-test "thread.*panicked at .*, compiler.*" -> "thread panicked at 'aborting due to `-Z treat-err-as-bug`'"
|
||||
// normalize-stderr-test "thread.*panicked at compiler.*" -> ""
|
||||
// normalize-stderr-test " +\d{1,}: .*\n" -> ""
|
||||
// normalize-stderr-test " + at .*\n" -> ""
|
||||
// normalize-stderr-test ".*note: Some details are omitted.*\n" -> ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue