Skip to content

add documents, fix ltx read about read area violation, and add read a… #2735

add documents, fix ltx read about read area violation, and add read a…

add documents, fix ltx read about read area violation, and add read a… #2735

GitHub Actions / CTest (ubuntu-20.04) failed Aug 23, 2023 in 0s

[CTest] 4 test failed

Tests: 550 Failures: 4 Errors: 0 Skipped: 0 Duration: 203.93999999999988s

Annotations

Check failure on line 76 in test/concurrency_control/long_tx/scan/long_open_scan_read_area_2_test.cpp

See this annotation in the file changed.

@github-actions github-actions / CTest (ubuntu-20.04)

long_open_scan_read_area_2_test.read_area_not_empty_negative_hit

Expected equality of these values:
  Status::ERR_READ_AREA_VIOLATION
    Which is: ERR_READ_AREA_VIOLATION
  open_scan(s, st, "", scan_endpoint::INF, "", scan_endpoint::INF, hd)
    Which is: ERR_CC

Check failure on line 99 in test/concurrency_control/long_tx/scan/long_open_scan_read_area_test.cpp

See this annotation in the file changed.

@github-actions github-actions / CTest (ubuntu-20.04)

long_open_scan_read_area_test.read_area_not_empty_positive_not_hit

Expected equality of these values:
  Status::ERR_READ_AREA_VIOLATION
    Which is: ERR_READ_AREA_VIOLATION
  open_scan(s, st, "", scan_endpoint::INF, "", scan_endpoint::INF, hd)
    Which is: ERR_CC

Check failure on line 61 in test/concurrency_control/long_tx/search/single_long_search_read_area_2_test.cpp

See this annotation in the file changed.

@github-actions github-actions / CTest (ubuntu-20.04)

single_long_search_read_area_2_test.read_area_negative_hit

Expected equality of these values:
  search_key(s, st, "", vb)
    Which is: ERR_CC
  Status::ERR_READ_AREA_VIOLATION
    Which is: ERR_READ_AREA_VIOLATION

Check failure on line 97 in test/concurrency_control/long_tx/search/single_long_search_read_area_test.cpp

See this annotation in the file changed.

@github-actions github-actions / CTest (ubuntu-20.04)

single_long_search_read_area_test.read_area_not_empty_positive_not_hit

Expected equality of these values:
  search_key(s, st, "", vb)
    Which is: ERR_CC
  Status::ERR_READ_AREA_VIOLATION
    Which is: ERR_READ_AREA_VIOLATION