Skip to content

Replaced scan_info definition with the range class #2934

Replaced scan_info definition with the range class

Replaced scan_info definition with the range class #2934

GitHub Actions / CTest (ubuntu-24.04, shirakami)-pr failed Oct 31, 2024 in 0s

[CTest] 4 test failed

Tests: 1853 Failures: 4 Errors: 0 Skipped: 3 Duration: 991.378999999999s

Annotations

Check failure on line 158 in test/jogasaki/api/api_test_base.cpp

See this annotation in the file changed.

@github-actions github-actions / CTest (ubuntu-24.04, shirakami)-pr

api_test.scan_with_host_variable

Expected equality of these values:
  ""
    Which is: 0x5556fb109080
  builder() .text(query) .params(params) .vars(variables) .output_records(out) .run() .report()
    Which is: "execution failed. executor::execute() - err_integrity_constraint_violation"

Check failure on line 158 in test/jogasaki/api/api_test_base.cpp

See this annotation in the file changed.

@github-actions github-actions / CTest (ubuntu-24.04, shirakami)-pr

api_test.scan_with_host_variable

Expected equality of these values:
  ""
    Which is: 0x5556fb109080
  builder() .text(query) .params(params) .vars(variables) .output_records(out) .run() .report()
    Which is: "execution failed. executor::execute() - err_integrity_constraint_violation"

Check failure on line 360 in test/jogasaki/executor/process/ops/scan_test.cpp

See this annotation in the file changed.

@github-actions github-actions / CTest (ubuntu-24.04, shirakami)-pr

scan_test.scan_info

Expected equality of these values:
  2
  result.size()
    Which is: 3

Check failure on line 461 in test/jogasaki/executor/process/ops/scan_test.cpp

See this annotation in the file changed.

@github-actions github-actions / CTest (ubuntu-24.04, shirakami)-pr

scan_test.secondary_index

Expected equality of these values:
  2
  result.size()
    Which is: 4

Check failure on line 593 in test/jogasaki/executor/process/ops/scan_test.cpp

See this annotation in the file changed.

@github-actions github-actions / CTest (ubuntu-24.04, shirakami)-pr

scan_test.host_variables

Expected equality of these values:
  1
  result.size()
    Which is: 3