-
Notifications
You must be signed in to change notification settings - Fork 168
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
penthouse 1.0 run test-all failed in 5 test [on Windows] #180
Comments
Can you share what tests failed? I can imagine that the tests that check whether puppeteer closed the headless chrome instance or not will fail, as it uses simple |
Sure:
|
Thanks. So Penthouse would ideally get a fix for this, but it is not high prio, and I don't have access to any windows environment. So PR's welcome! |
I've added a PR to add appveyor tests (windows) to penthouse: #183 |
Thanks @bezoerb. Makes most sense to me to fix the windows issues before/at the same time as adding the windows testing . I'll try to find time for it, but as I said it's not the highest priority for me right now. I would love a PR for this. Main problem seems to be the usage of |
Use https://ci.appveyor.com/ for the windows build/testing, works great with Travis. Puppeteer uses the same CI, and I've used it a lot for windows. edit: oops, did not see that the PR did this already. |
Not sure if this is a OS dependency but on following specs using "npm run test-all" 5 tests are failing.
Windows 7 Pro x64
nodejs 8.2.1
npm 5.3.0
The text was updated successfully, but these errors were encountered: