-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
flaky_testThe test case is unstableThe test case is unstableseverity/moderatetype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.type/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.
Description
--- TRY 3 STDERR: tests::failpoints cases::test_split_region::test_split_region_with_no_valid_split_keys ---
thread 'cases::test_split_region::test_split_region_with_no_valid_split_keys' panicked at tests/failpoints/cases/test_split_region.rs:1530:45:
called `Result::unwrap()` on an `Err` value: Timeout
stack backtrace:
0: rust_begin_unwind
at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/std/src/panicking.rs:645:5
1: core::panicking::panic_fmt
at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/core/src/panicking.rs:72:14
2: core::result::unwrap_failed
at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/core/src/result.rs:1649:5
3: core::result::Result<T,E>::unwrap
4: failpoints::cases::test_split_region::test_split_region_with_no_valid_split_keys
at /home/jenkins/tikv-src/tests/failpoints/cases/test_split_region.rs:1530:5
5: failpoints::cases::test_split_region::test_split_region_with_no_valid_split_keys::{{closure}}
at /home/jenkins/tikv-src/tests/failpoints/cases/test_split_region.rs:1502:48
6: core::ops::function::FnOnce::call_once
at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/core/src/ops/function.rs:250:5
7: test_util::runner::run_test_with_hook::{{closure}}::{{closure}}
8: core::ops::function::FnOnce::call_once{{vtable.shim}}
9: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/alloc/src/boxed.rs:2015:9
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
This case has been captured as flaky in the last two weeks for more than 60 times.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
flaky_testThe test case is unstableThe test case is unstableseverity/moderatetype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.type/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.