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

ChainingHashTableTest.SimpleIteration Failure #1618

Open
@mbutrovich

Description

@mbutrovich

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working (correctness). Mark issues with this.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions