Metadata
- Source
- INFRA-140
- Type
- Task
- Priority
- Major
- Status
- Closed
- Resolution
- Done
- Assignee
- Giovanni Tirloni
- Reporter
- Giovanni Tirloni
- Created
2018-03-16T11:15:36.254-0400 - Updated
2018-06-18T17:13:07.193-0400 - Versions
- N/A
- Fixed Versions
- N/A
- Component
- N/A
Description
Investigate what is necessary to run tests inside a Docker container.
- Is it still necessary to run Xvfb? Does it work with all tests?
- Is it Firefox/Chrome headless possible at the moment? Does it pass all tests? Are there any drawbacks?
Comments
-
Giovanni Tirloni commented
2018-05-30T14:19:12.005-0400 All infusion tests pass with Firefox 60 and Chrome 66 in headless mode.
-
Giovanni Tirloni commented
2018-06-18T17:13:07.189-0400 Investigation is complete.
A new docker image was created: https://github.com/idi-ops/docker-node-browsers
And a PR for Infusion was submitted: https://github.com/fluid-project/infusion/pull/909