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 time-consuming CI tests #567

Open
1 of 10 tasks
neverchanje opened this issue Jul 29, 2020 · 0 comments
Open
1 of 10 tasks

Fix time-consuming CI tests #567

neverchanje opened this issue Jul 29, 2020 · 0 comments

Comments

@neverchanje
Copy link
Contributor

neverchanje commented Jul 29, 2020

Here I list the most time-consuming unit tests in rDSN:

  • meta_load_balance_test.simple_lb_cure_test (14650 ms)
  • meta.data_definition (40765 ms)
  • meta.adjust_dropped_size (11367 ms)
  • meta.state_sync (39060 ms)
  • meta.update_configuration (14376 ms)
  • meta.balancer_validator (60094 ms)
  • fd.worker_died_when_switch_master (12001 ms)
  • fd.switch_new_master_suddenly (18002 ms)
  • fd.dummy_connect_disconnect (11002 ms)
  • tools_common.asio_network_provider_connection_threshold (70017 ms)

All of them spend in total 5min. It's unacceptable to have these tests taking so long. Welcome if anyone could help me to fix any of them.

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

1 participant