Skip to content

fix: improve test and initialization about epoch #3140

fix: improve test and initialization about epoch

fix: improve test and initialization about epoch #3140

Triggered via push December 25, 2023 05:42
Status Failure
Total duration 3m 59s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-build.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

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-20.04)
Process completed with exit code 8.