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

Fix 'flaky' tests. #724

Open
better0fdead opened this issue Jun 29, 2022 · 0 comments
Open

Fix 'flaky' tests. #724

better0fdead opened this issue Jun 29, 2022 · 0 comments

Comments

@better0fdead
Copy link
Contributor

I've made a list of 'flaky' tests, using avaliable run logs :

flaky tests test error
1 test_setup
2 test_setup_bootstrap_vshard Failed to bootstrap vshard: [string "local function func(...) local cartridge = re..."]:1: No remotes with role "vshard-router" available
3 custom_admin_running_instances Failed downloading http://rocks.tarantool.org/checks-3.1.0-1.all.rock
4 test_default_application Failed to bootstrap vshard: [string "local function func(...) local cartridge = re..."]:1: No remotes with role "vshard-router" available
5 test_start_with_timeout Application dir does not contain ".rocks" directory. Make sure you ran "cartridge build" before running "cartridge start"
6 test_join Failed to join instances: Failed to edit topology: [string "local function func(...) local cartridge = re..."]:1: "localhost:3304": Replication setup failed, instance orphaned
7 e2e
8 project_with_topology_and_vshard Failed to bootstrap vshard: [string "local function func(...) local ' 'cartridge = re..."]:1: No remotes with role "vshard-router" available\n')

What's needed:

  • to understand why
  • create and implement solution
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants