Skip to content
This repository has been archived by the owner on Sep 3, 2020. It is now read-only.

Launch=false not respected #185

Open
silvercross313 opened this issue Feb 16, 2016 · 0 comments
Open

Launch=false not respected #185

silvercross313 opened this issue Feb 16, 2016 · 0 comments

Comments

@silvercross313
Copy link

Repro:
(Note: I am using Testium to sanity test the Groupon Getaways prod site, so I have launch=false in my .testiumrc file and I don't want to be launching anything. I'm testing against groupon.com, so I don't need to launch anything. I am using Testium 3.3.1 and Testium-core 1.4.5.)

  1. Run the prod sanity tests.
    Expected:
    The tests run successfully.

Actual:
I get an error about 90% of the time that says:
"Failed to initialize WebDriver. Check phantomjs.log.
Checking port 4445:
listen EADDRINUSE
Error: Failed to initialize WebDriver. Check phantomjs.log.
Checking port 4445:
listen EADDRINUSE
at errnoException (net.js:905:11)
at Server._listen2 (net.js:1043:14)
at listen (net.js:1065:10)
at Server.listen (net.js:1139:5)
at Object.findOpen (node_modules/subprocess/lib/port.js:28:19)
at node_modules/subprocess/lib/index.js:37:21
at node_modules/subprocess/lib/log.js:24:16
at OpenReq.Req.done (node_modules/graceful-fs/graceful-fs.js:143:5)
at OpenReq.done (node_modules/graceful-fs/graceful-fs.js:63:22)
at Object.oncomplete (fs.js:108:15)"

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

No branches or pull requests

1 participant