Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

ChainingHashTableTest.SimpleIteration Failure #1618

Open
mbutrovich opened this issue Jun 16, 2021 · 0 comments
Open

ChainingHashTableTest.SimpleIteration Failure #1618

mbutrovich opened this issue Jun 16, 2021 · 0 comments
Labels
bug Something isn't working (correctness). Mark issues with this.

Comments

@mbutrovich
Copy link
Contributor

Spotted on #1617 which makes an unrelated change.

[ RUN      ] ChainingHashTableTest.SimpleIteration
/jenkins/workspace/terrier_PR-1617/test/execution/sql_chaining_hash_table_test.cpp:284: Failure
Expected equality of these values:
  reference.size()
    Which is: 499
  found_entries
    Which is: 500
/jenkins/workspace/terrier_PR-1617/test/execution/sql_chaining_hash_table_test.cpp:305: Failure
Expected equality of these values:
  reference.size()
    Which is: 499
  found_entries
    Which is: 500
@mbutrovich mbutrovich added the bug Something isn't working (correctness). Mark issues with this. label Jun 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working (correctness). Mark issues with this.
Projects
None yet
Development

No branches or pull requests

1 participant