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

tests/e2e: investigating TestCtlV3AuthAndWatch failure in coverage tests #9684

Closed
wants to merge 7 commits into from

Conversation

gyuho
Copy link
Contributor

@gyuho gyuho commented May 2, 2018

=== RUN   TestCtlV3AuthAndWatch
--- FAIL: TestCtlV3AuthAndWatch (2.11s)
	ctl_v3_auth_test.go:856: watchTest #0: ctlV3Watch error (read /dev/ptmx: input/output error)
	ctl_v3_auth_test.go:856: watchTest #1: ctlV3Watch error (read /dev/ptmx: input/output error)
	ctl_v3_auth_test.go:856: watchTest #2: ctlV3Watch error (read /dev/ptmx: input/output error)
	ctl_v3_auth_test.go:856: watchTest #3: ctlV3Watch error (read /dev/ptmx: input/output error)

gyuho added 5 commits May 2, 2018 18:13
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
@codecov-io
Copy link

codecov-io commented May 3, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@62dfb89). Click here to learn what that means.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #9684   +/-   ##
=========================================
  Coverage          ?   68.73%           
=========================================
  Files             ?      373           
  Lines             ?    34762           
  Branches          ?        0           
=========================================
  Hits              ?    23893           
  Misses            ?     9136           
  Partials          ?     1733
Impacted Files Coverage Δ
etcdctl/ctlv3/command/watch_command.go 45.91% <0%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 62dfb89...c1be6c4. Read the comment docs.

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
@hexfusion
Copy link
Contributor

ref: #9419

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants