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

Testee not closing nw.js when tests are complete #87

Open
andrejewski opened this issue Jul 31, 2017 · 2 comments
Open

Testee not closing nw.js when tests are complete #87

andrejewski opened this issue Jul 31, 2017 · 2 comments

Comments

@andrejewski
Copy link
Contributor

@ericcarino commented on Mon Oct 10 2016

We have an nw.js based application. On Mac, we recently changed the bundle name of the application. This has caused testee to hang for some reason. Once the tests have completed, testee doesn't close nw.js, thus the "hang".

I noticed if I have multiple copies of the application on my system, some have the old bundle name, others with the new, then this causes testee not able to close nw.js. To workaround, I remove all of the applications with the old bundle name, update Mac's Launch Services database, and that resolves the issue. This process is fine for developer machines. This process is not fine for our build machines, as it has to be able to build versions of our application with both the old & new bundle name.

@andrejewski
Copy link
Contributor Author

@ericcarino I moved this to the correct project, are you still seeing this problem?

@ericcarino
Copy link

@andrejewski - No, we don't see this anymore. It could be due to the fact we've updated our build machines to the latest OSX version (10.12)? The previous version was 10.10

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

2 participants