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 test is not stable #2498

Closed
Shylock-Hg opened this issue Aug 11, 2021 · 2 comments
Closed

The test is not stable #2498

Shylock-Hg opened this issue Aug 11, 2021 · 2 comments
Assignees
Labels
need info Solution: need more information (ex. can't reproduce) 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)

https://github.com/vesoft-inc/nebula/pull/2490/checks?check_run_id=3297621961

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.

@CPWstatic
Copy link
Contributor

We have several problems:

  • Timeout.
  • Some of the unit test cases often fail, such as leader_transfer_test.
  • Some of the tests in test/ directory seems also not stable.

@Sophie-Xie Sophie-Xie added the need info Solution: need more information (ex. can't reproduce) label Oct 8, 2021
@critical27
Copy link
Contributor

Most of them has been fixed in the last moth. Will check later

yixinglu pushed a commit to yixinglu/nebula that referenced this issue Sep 14, 2023
* Update rc.yml

* Merge arm compilation
* Update referenced actions to remove deprecated versions

* Update release.yml

* Update image publishing process
* Update referenced actions to remove deprecated versions

* Update nightly.yml

* Update referenced actions to remove deprecated versions
* Unify the variables referenced in runs-on from labels --> runner

* Update pull_request.yml

* Update referenced actions to remove deprecated versions

---------

Co-authored-by: Sophie <84560950+Sophie-Xie@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need info Solution: need more information (ex. can't reproduce) type/bug Type: something is unexpected
Projects
None yet
Development

No branches or pull requests

5 participants