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

unit test ownerSuite.TestWatchFeedChange unstable [Test deprecated] #2296

Closed
amyangfei opened this issue Jul 15, 2021 · 2 comments
Closed

unit test ownerSuite.TestWatchFeedChange unstable [Test deprecated] #2296

amyangfei opened this issue Jul 15, 2021 · 2 comments
Assignees
Labels
area/ticdc Issues or PRs related to TiCDC. severity/major type/bug The issue is confirmed as a bug.

Comments

@amyangfei
Copy link
Contributor

amyangfei commented Jul 15, 2021

Bug Report

Please answer these questions before submitting your issue. Thanks!

  1. What did you do? If possible, provide a recipe for reproducing the error.

[2021-07-15T16:17:13.775Z] 

[2021-07-15T16:17:13.776Z] ----------------------------------------------------------------------

[2021-07-15T16:17:13.776Z] FAIL: owner_test.go:1344: ownerSuite.TestWatchFeedChange

[2021-07-15T16:17:13.776Z] 

[2021-07-15T16:17:13.776Z] owner_test.go:1420:

[2021-07-15T16:17:13.776Z]     c.Assert(recvChangeCount, check.Less, updateCount)

[2021-07-15T16:17:13.776Z] ... compare_one int = 10

[2021-07-15T16:17:13.776Z] ... compare_two int = 8

[2021-07-15T16:17:13.776Z] 

[2021-07-15T16:17:13.776Z] 2021-07-16 00:16:59.663081 I | etcdserver/api/etcdhttp: /health OK (status code 200)

[2021-07-15T16:17:13.776Z] {"level":"warn","ts":"2021-07-16T00:17:02.505+0800","caller":"clientv3/retry_interceptor.go:62","msg":"retrying of unary invoker failed","target":"endpoint://client-a5f81f31-d015-4dbd-bae1-0ff8d48944c6/127.0.0.1:33280","attempt":0,"error":"rpc error: code = Canceled desc = context canceled"}

[2021-07-15T16:17:13.776Z] OOPS: 20 passed, 1 skipped, 1 FAILED

[2021-07-15T16:17:13.776Z] --- FAIL: TestSuite (87.10s)

[2021-07-15T16:17:13.776Z] FAIL

[2021-07-15T16:17:13.776Z] coverage: 26.0% of statements

[2021-07-15T16:17:13.776Z] FAIL	github.com/pingcap/ticdc/cdc	87.330s
  1. Versions of the cluster

@Rustin170506
Copy link
Member

/assign

@Rustin170506 Rustin170506 changed the title unit test ownerSuite.TestWatchFeedChange unstable unit test ownerSuite.TestWatchFeedChange unstable [Test deprecated] Sep 9, 2021
@Rustin170506
Copy link
Member

We have the new owner all enabled, so close it.

@AkiraXie AkiraXie added the area/ticdc Issues or PRs related to TiCDC. label Mar 9, 2022
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. severity/major type/bug The issue is confirmed as a bug.
Projects
None yet
Development

No branches or pull requests

4 participants