Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

ut: fd test will fail if we shuffle tests #561

Open
vagetablechicken opened this issue Jul 14, 2020 · 0 comments
Open

ut: fd test will fail if we shuffle tests #561

vagetablechicken opened this issue Jul 14, 2020 · 0 comments

Comments

@vagetablechicken
Copy link
Member

rdsn/src/failure_detector/tests/failure_detector.cpp:464: Failure
Value of: spin_wait_condition([&wait_count]() -> bool { return wait_count == 0; }, 20)
  Actual: false
Expected: true
[  FAILED  ] fd.old_master_died (20002 ms)
[----------] 6 tests from fd (80018 ms total)

[----------] Global test environment tear-down
[==========] 6 tests from 1 test case ran. (80018 ms total)
[  PASSED  ] 4 tests.
[  FAILED  ] 2 tests, listed below:
[  FAILED  ] fd.worker_died_when_switch_master
[  FAILED  ] fd.old_master_died
@vagetablechicken vagetablechicken changed the title ut: fd test will failed if we shuffle tests ut: fd test will fail if we shuffle tests Jul 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant