Ning Kang created BEAM-11045:
--------------------------------
Summary: Screen diff integration tests fail
Key: BEAM-11045
URL: https://issues.apache.org/jira/browse/BEAM-11045
Project: Beam
Issue Type: Test
Components: runner-py-interactive
Reporter: Ning Kang
Assignee: Ning Kang
The tests still function with Python 3.7.
Golden screenshots and chromedriver-binary need to be updated because the
version advancement of newest chrome browser.
The tests start failing with Python 3.8 due to the incompatibility in `Process`
from `multiprocessing` module.
A process is used to start an HTTP server to serve notebook results in headless
browser for taking screenshots.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)