-
Notifications
You must be signed in to change notification settings - Fork 287
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
Flaking test: TestIteratorWithTableFilter #5798
Labels
area/ticdc
Issues or PRs related to TiCDC.
component/test
Unit tests and integration tests component.
severity/minor
type/bug
The issue is confirmed as a bug.
Comments
I have tested it locally thousands of times without reproducing it. So close it for now and if you find this problem again please reopen it. |
https://ci.pingcap.net/blue/organizations/jenkins/ut-check/detail/ut-check/18241/pipeline/ Another one. |
another case:
|
ti-chi-bot
pushed a commit
that referenced
this issue
Jun 30, 2022
asddongmen
pushed a commit
that referenced
this issue
Jul 1, 2022
) * syncer(dm): init schemaTracker when syncer run (#6052) close #6014 * cdc: upgrade pebble and stabilize a case (#6116) close #5798 * meta(engine): Resourcemeta support job level isolation (#5817) close #5816 * owner(cdc): clean up admin jobs on async close (#6129) close #6128 * pkg/errctx(engine): avoid creating goroutinue in errctx (#6061) ref #6013 * cdc,pkg: accommodate systemd TimeoutStopSec and k8s terminationGracePeriodSeconds (#6097) * cdc,pkg: accommodate systemd TimeoutStopSec and k8s terminationGracePeriodSeconds * cdc: correct drain capture doc Signed-off-by: Neil Shen <[email protected]> * cdc: drain waits for owner resign and table move out Signed-off-by: Neil Shen <[email protected]> * tp(cdc): make drain capture scheduler aware of capture state Signed-off-by: Neil Shen <[email protected]> * cdc: remove verbose log and set liveness stop after resign owner Signed-off-by: Neil Shen <[email protected]> * cdc: skip owner resign when there is only one capture Signed-off-by: Neil Shen <[email protected]> * fix ut * apply comments * fix integration test * fix lint Co-authored-by: Obliviate <[email protected]> Co-authored-by: qupeng <[email protected]> Co-authored-by: maxshuang <[email protected]> Co-authored-by: Neil Shen <[email protected]> Co-authored-by: Yujie Xia <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/ticdc
Issues or PRs related to TiCDC.
component/test
Unit tests and integration tests component.
severity/minor
type/bug
The issue is confirmed as a bug.
Which jobs are flaking?
leak-test
Which test(s) are flaking?
TestIteratorWithTableFilter
Jenkins logs or GitHub Actions link
https://ci2.pingcap.net/blue/organizations/jenkins/cdc_ghpr_leak_test/detail/cdc_ghpr_leak_test/28036/pipeline
Anything else we need to know
Does this test exist for other branches as well?
Has there been a high frequency of failure lately?
The text was updated successfully, but these errors were encountered: