You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
=================================== FAILURES ===================================
____________________ test_delete_int_vid_one_vertex_all_tag ____________________
[gw1] linux -- Python 3.6.8 /usr/bin/python3
/github/home/.local/lib/python3.6/site-packages/pytest_bdd/scenario.py:177: in scenario_wrapper
_execute_scenario(feature, scenario, request, encoding)
/github/home/.local/lib/python3.6/site-packages/pytest_bdd/scenario.py:143: in _execute_scenario
_execute_step_function(request, scenario, step, step_func)
/github/home/.local/lib/python3.6/site-packages/pytest_bdd/scenario.py:113: in _execute_step_function
return_value = step_func(**kwargs)
tck/conftest.py:360: in result_should_be_and_hash
cmp_dataset(request, graph_spaces, result, order=False, strict=True, hashed_columns=parse_list(hashed_columns))
tck/conftest.py:321: in cmp_dataset
assert res, "\n".join(msg)
E AssertionError: Fail to exec: LOOKUP ON player WHERE player.name == "Tim Duncan"
E Response: |VertexID|
E 0: |5662213458193308137|
E Expected: |VertexID|
E
E NotFoundRow:
E Location: delete/DeleteTag.IntVid.feature:113
E Space: {'name': 'I6LZPN5', 'vid_type': 'int', 'partition_num': 7, 'replica_factor': 1, 'charset': 'utf8', 'collate': 'utf8_bin'}
E vid_fn: <function murmurhash2 at 0x7f0c9f8361e0>
E assert False
----------------------------- Captured stderr call -----------------------------
[2021-09-03 09:32:32,739]:Get connection to ('127.0.0.1', 5441)
------------------------------ Captured log call -------------------------------
INFO root:__init__.py:256 Get connection to ('127.0.0.1', 5441)
=========================== short test summary info ============================
FAILED tck/steps/test_tck.py::test_delete_int_vid_one_vertex_all_tag - Assert...
Describe the bug (must be provided)
Your Environments (must be provided)
The text was updated successfully, but these errors were encountered: