Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The delete tag test failed. #2790

Closed
CPWstatic opened this issue Sep 3, 2021 · 1 comment
Closed

The delete tag test failed. #2790

CPWstatic opened this issue Sep 3, 2021 · 1 comment
Assignees
Labels
type/bug Type: something is unexpected
Milestone

Comments

@CPWstatic
Copy link
Contributor

Describe the bug (must be provided)

=================================== 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...

Your Environments (must be provided)

@CPWstatic CPWstatic added type/bug Type: something is unexpected type/question Type: question about the product labels Sep 6, 2021
@Sophie-Xie Sophie-Xie added this to the v2.6.0 milestone Sep 6, 2021
@Sophie-Xie Sophie-Xie removed the type/question Type: question about the product label Sep 10, 2021
@CPWstatic CPWstatic assigned critical27 and unassigned CPWstatic Sep 13, 2021
@critical27
Copy link
Contributor

critical27 commented Sep 17, 2021

CI has fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Type: something is unexpected
Projects
None yet
Development

No branches or pull requests

3 participants