networking - what is the meaning of this error Couldn't find string in telnet output () -


I'm ggetting this error message "error could not get string in telnet output" (using TCL What is the meaning of this error while running the test scheme and why am I getting this type of error?

Well, what does this mean?

You are expecting a certain string that should be returned from what you are checking (such as 'login:' ), and that string is not visible Is giving (maybe you 'login:' instead, for example).

You should know that actually is coming and adjust your expectations accordingly.


Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -