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

t0065-active-requests.sh: 4: kill: No such process #4412

Closed
magik6k opened this issue Nov 21, 2017 · 0 comments
Closed

t0065-active-requests.sh: 4: kill: No such process #4412

magik6k opened this issue Nov 21, 2017 · 0 comments
Labels
topic/test failure Topic test failure

Comments

@magik6k
Copy link
Member

magik6k commented Nov 21, 2017

From #4411 (comment)

ok 11 - long running command shows up

expecting success: 
  grep "log/tail" cmd_out2 | grep "true" > /dev/null

not ok 12 - output looks good
#	
#	  grep "log/tail" cmd_out2 | grep "true" > /dev/null
#	
expecting success: 

  kill $LOGPID
  go-sleep 0.5s
  kill $LOGPID
  wait $LOGPID || true

Error: request canceled
./t0065-active-requests.sh: 4: kill: No such process
@magik6k magik6k added the topic/test failure Topic test failure label Nov 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic/test failure Topic test failure
Projects
None yet
Development

No branches or pull requests

2 participants