From b4a26d7670bfcc1444371b265b4465e80d1c9ef5 Mon Sep 17 00:00:00 2001 From: Tei Roberts Date: Wed, 8 Nov 2023 00:35:32 +0100 Subject: [PATCH] fix: spantrace test --- tests/data/theme_error_control_spantrace.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/tests/data/theme_error_control_spantrace.txt b/tests/data/theme_error_control_spantrace.txt index 723e994..70635cc 100644 --- a/tests/data/theme_error_control_spantrace.txt +++ b/tests/data/theme_error_control_spantrace.txt @@ -41,11 +41,15 @@ Error: at /rustc/f1edd0429582dd29cccacaf50fd134b05593bd9c/library/std/src/panic.rs:133 20: test::run_test_in_process::h15b6b7d5919893aa at /rustc/f1edd0429582dd29cccacaf50fd134b05593bd9c/library/test/src/lib.rs:608 -  ⋮ 15 frames hidden ⋮  + 21: test::run_test::{{closure}}::h8ef02d13d4506b7f + at /rustc/7b4d9e155fec06583c763f176fc432dc779f1fc6/library/test/src/lib.rs:572 + 22: test::run_test::{{closure}}::hcd7b423365d0ff7e + at /rustc/7b4d9e155fec06583c763f176fc432dc779f1fc6/library/test/src/lib.rs:600 +  ⋮ 13 frames hidden ⋮  Note: note Warning: warning Suggestion: suggestion Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. -Run with RUST_BACKTRACE=full to include source snippets. \ No newline at end of file +Run with RUST_BACKTRACE=full to include source snippets.