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

Xvfb processes orphaned with each test run #86

Open
gsf opened this issue Jun 29, 2014 · 0 comments
Open

Xvfb processes orphaned with each test run #86

gsf opened this issue Jun 29, 2014 · 0 comments

Comments

@gsf
Copy link

gsf commented Jun 29, 2014

Xvfb processes are left running after tests finish, and subsequent test runs hang until the processes are killed manually. I was able to get some success with a process.on('exit', function () {childProcess.kill()}) in headless, but ugh this Xvfb business is touch and go. This is on Arch Linux running testling 1.7.0.

I believe this issue is also mentioned in #71, though it is not constrained to custom servers.

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

No branches or pull requests

1 participant