Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

MacOS puppeteer test failing #52

Closed
davemfish opened this issue Oct 16, 2020 · 0 comments · Fixed by #116
Closed

MacOS puppeteer test failing #52

davemfish opened this issue Oct 16, 2020 · 0 comments · Fixed by #116
Assignees
Labels
in progress This issue is being actively worked on task For tasks that are not new features or bugs

Comments

@davemfish
Copy link
Collaborator

puppet.test.js errors in Actions on MacOS for reasons that appear to be Actions-specific. The error does not reproduce locally. It might be related to the fact that there is no display available in Actions.

Here's a failing test:
https://github.com/natcap/invest-workbench/pull/50/checks?check_run_id=1266102726

This message is concerning, and it's something that only comes up in Actions.

console.log
    Unable to create basic Accelerated OpenGL renderer.
    Unable to create basic Accelerated OpenGL renderer.
    Core Image is now using the software OpenGL renderer. This will be slow.

      at Socket.<anonymous> (tests/binary_tests/puppet.test.js:67:13)
@davemfish davemfish added the task For tasks that are not new features or bugs label Oct 16, 2020
@emlys emlys self-assigned this Jan 7, 2021
@emlys emlys added the in progress This issue is being actively worked on label Jan 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
in progress This issue is being actively worked on task For tasks that are not new features or bugs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants