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

[TCK] delete vertex error #2800

Closed
Shylock-Hg opened this issue Sep 7, 2021 · 2 comments
Closed

[TCK] delete vertex error #2800

Shylock-Hg opened this issue Sep 7, 2021 · 2 comments
Assignees
Labels
type/bug Type: something is unexpected
Milestone

Comments

@Shylock-Hg
Copy link
Contributor

Please check the FAQ documentation before raising an issue

Please check the FAQ documentation and old issues before raising an issue in case someone has asked the same question that you are asking.

Describe the bug (must be provided)

_______________________________________________________________________________________________________________________________________________ test_delete_int_vid_vertex _______________________________________________________________________________________________________________________________________________
[gw6] linux -- Python 3.7.0 /usr/bin/python3
../../.local/lib/python3.7/site-packages/pytest_bdd/scenario.py:177: in scenario_wrapper
    _execute_scenario(feature, scenario, request, encoding)
../../.local/lib/python3.7/site-packages/pytest_bdd/scenario.py:143: in _execute_scenario
    _execute_step_function(request, scenario, step, step_func)
../../.local/lib/python3.7/site-packages/pytest_bdd/scenario.py:113: in _execute_step_function
    return_value = step_func(**kwargs)
tck/conftest.py:413: in execution_should_be_succ
    check_resp(rs, stmt)
common/utils.py:329: in check_resp
    assert resp.is_succeeded(), msg
E   AssertionError: Fail to exec: DELETE VERTEX hash("LeBron James"), hash("Dwyane Wade"), hash("Carmelo Anthony");, error: Storage Error: More than one request trying to add/update/delete one edge/vertex at the same time.

Your Environments (must be provided)

  • OS: uname -a
  • Compliler: g++ --version or clang++ --version
  • CPU: lscpu
  • Commit id (e.g. a3ffc7d8)

How To Reproduce(must be provided)

Steps to reproduce the behavior:

  1. Step 1
  2. Step 2
  3. Step 3

Expected behavior

A clear and concise description of what you expected to happen.

Additional context

Provide logs and configs, or any other context to trace the problem.

@Shylock-Hg Shylock-Hg added the type/bug Type: something is unexpected label Sep 7, 2021
@Sophie-Xie Sophie-Xie added this to the v2.6.0 milestone Sep 10, 2021
@CPWstatic CPWstatic assigned critical27 and Shylock-Hg and unassigned CPWstatic Sep 13, 2021
@critical27
Copy link
Contributor

critical27 commented Sep 17, 2021

Fixed in #2795 #2797

@riskgod
Copy link

riskgod commented Sep 24, 2021

Same issue, what's the stable version now ?

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

5 participants