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

Flaky Test Set: pull-etcd-unit-test #64

Closed
siyuanfoundation opened this issue May 4, 2024 · 1 comment
Closed

Flaky Test Set: pull-etcd-unit-test #64

siyuanfoundation opened this issue May 4, 2024 · 1 comment
Labels
help wanted Extra attention is needed type/flake

Comments

@siyuanfoundation
Copy link
Owner

sig-etcd-presubmits#pull-etcd-unit-test failed 11.9% (17/143) of the time

Recent failed test logs
Failed tests
  • go.etcd.io/etcd/etcdctl/v3.TestMain failed 100.0% (3/3) of the time
  • go.etcd.io/etcd/etcdctl/v3/ctlv3.TestMain failed 100.0% (3/3) of the time
  • go.etcd.io/etcd/etcdctl/v3/ctlv3/command.TestMain failed 100.0% (3/3) of the time
  • go.etcd.io/etcd/server/v3.TestMain failed 100.0% (1/1) of the time
  • go.etcd.io/etcd/server/v3/embed.TestMain failed 100.0% (1/1) of the time
  • go.etcd.io/etcd/server/v3/etcdmain.TestMain failed 100.0% (1/1) of the time
  • go.etcd.io/etcd/server/v3/etcdserver/api/v3compactor.TestMain failed 100.0% (1/1) of the time
  • go.etcd.io/etcd/tests/v3/integration.TestV3AuthWithLeaseRevokeWithRoot failed 100.0% (1/1) of the time
  • go.etcd.io/etcd/tests/v3/integration/clientv3.TestDetectTxnOrderViolation failed 100.0% (1/1) of the time
  • go.etcd.io/etcd/server/v3/etcdserver/api/v3compactor.TestPeriodicMinutes failed 4.3% (6/140) of the time
  • go.etcd.io/etcd/tests/v3/robustness/validate.TestValidateWatch/IsCreate_-put_after_delete_marked_as_not_created-_pass failed 0.8% (1/127) of the time
  • go.etcd.io/etcd/tests/v3/robustness/validate.TestValidateWatch/IsCreate_-second_put_marked_as_created-_fail failed 0.8% (1/127) of the time
  • go.etcd.io/etcd/tests/v3/robustness/validate.TestValidateWatch/PrevKV_-mismatch_revision_on_delete-_fail failed 0.8% (1/127) of the time
  • go.etcd.io/etcd/tests/v3/robustness/validate.TestValidateWatch/PrevKV_-mismatch_revision_on_put-_fail failed 0.8% (1/127) of the time
  • go.etcd.io/etcd/tests/v3/robustness/validate.TestValidateWatch/PrevKV_-mismatch_value_on_delete-_fail failed 0.8% (1/127) of the time
  • go.etcd.io/etcd/tests/v3/robustness/validate.TestValidateWatch/PrevKV_-mismatch_value_on_put-_fail failed 0.8% (1/127) of the time
  • go.etcd.io/etcd/server/v3/etcdserver/api/v3compactor.TestPeriodicHourly failed 0.7% (1/140) of the time
  • go.etcd.io/etcd/server/v3/etcdserver/api/v3compactor.TestPeriodicSkipRevNotChange failed 0.7% (1/140) of the time
  • go.etcd.io/etcd/server/v3/storage/mvcc.TestConcurrentReadTxAndWrite failed 0.7% (1/140) of the time
  • go.etcd.io/etcd/server/v3/etcdserver.TestConfigChangeBlocksApply failed 0.7% (1/141) of the time

Sub-issues

auto created sub-issues for the top 5 failed tests with at least 20 runs:
#59
#60
#61
#62
#63

@serathius
Copy link

Maybe skip TestMain?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed type/flake
Projects
None yet
Development

No branches or pull requests

2 participants