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

WARNING: pipe error Connection reset by peer #268

Open
Redirts opened this issue Mar 8, 2018 · 2 comments
Open

WARNING: pipe error Connection reset by peer #268

Redirts opened this issue Mar 8, 2018 · 2 comments
Assignees
Milestone

Comments

@Redirts
Copy link

Redirts commented Mar 8, 2018

Execution of my test cases finish fine but I always get a warning message at the end of execution saying:

WARNING: pipe error (3): Connection reset by peer: file /builds/worker/workspace/build/src/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 353

What is this about?

selenese_warnnew

Command used:
java -Dwebdriver.gecko.driver=/usr/local/bin/geckodriver -jar selenese-runner.jar --headless --proxy xxxt:121 --html-result /opt/selenium/resultados /opt/selenium/tests/test_suite.html

@vmi vmi self-assigned this Mar 11, 2018
@vmi vmi added the bug label Mar 11, 2018
@vmi vmi added this to the undecided milestone Mar 11, 2018
@vmi vmi added want more info and removed bug labels Mar 11, 2018
@vmi
Copy link
Owner

vmi commented Mar 11, 2018

Hi,

Hmmm, I think it is Selenium problem.
Please provide more information.

  • OS
  • Java version
  • Browser version
  • Selenium Drivers version
  • Selenese Runner version (I released new version 3.13.0 which caught up Selenium 3.10.0)

@Redirts
Copy link
Author

Redirts commented Mar 12, 2018

Hi,

OS: Red Hat Enterprise Linux Server release 7.4

Java version:
openjdk version "1.8.0_144"
OpenJDK Runtime Environment (build 1.8.0_144-b01)
OpenJDK 64-Bit Server VM (build 25.144-b01, mixed mode)

Browser version: Mozilla Firefox 57.0.4

Selenium Drivers version: I am not calling it directly so I assume it is packaged with Selenese. See following line.

Selenese Runner version: Selenese Runner 3.12.0 (with Selenium 3.9.1)

Note: I tried the same test with Selenese Runner 3.13.0 JAR and I get the same WARING at the end:

[Child 14005, Chrome_ChildThread] WARNING: pipe error (3): Connection reset by peer: file /builds/worker/workspace/build/src/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 353

(see attached screenshot)

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

No branches or pull requests

2 participants