fix: improve test and initialization about epoch #3140
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
8 errors
ti467_2_test.ng_case1:
test/concurrency_control/complicated/tsurugi_issue467_2_test.cpp#L71
Expected equality of these values:
static_cast<session*>(t1)->get_valid_epoch()
Which is: 2
static_cast<session*>(t2)->get_valid_epoch()
Which is: 0
|
ti467_2_test.ng_case2:
test/concurrency_control/complicated/tsurugi_issue467_2_test.cpp#L165
Expected equality of these values:
open_scan(t2, st, "", scan_endpoint::INF, "", scan_endpoint::INF, shd)
Which is: WARN_NOT_FOUND
shirakami::Status::OK
Which is: OK
|
ti467_2_test.ng_case1:
ol/complicated/tsurugi_issue467_2_test.cpp#L71
Expected equality of these values:
static_cast<session*>(t1)->get_valid_epoch()
Which is: 2
static_cast<session*>(t2)->get_valid_epoch()
Which is: 0
|
ti467_2_test.ng_case2:
ol/complicated/tsurugi_issue467_2_test.cpp#L165
Expected equality of these values:
open_scan(t2, st, "", scan_endpoint::INF, "", scan_endpoint::INF, shd)
Which is: WARN_NOT_FOUND
shirakami::Status::OK
Which is: OK
|
Build (ubuntu-22.04)
Process completed with exit code 8.
|
Build (ubuntu-22.04)
- *<https://github.com/project-tsurugi/shirakami/runs/19937374643?check_suite_focus=true|[CTest] 2 test failed>*
|
Build (ubuntu-20.04)
Process completed with exit code 8.
|
Build (ubuntu-20.04)
- *<https://github.com/project-tsurugi/shirakami/runs/19937375988?check_suite_focus=true|[CTest] 2 test failed>*
|