You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ning Kang (Jira)" <ji...@apache.org> on 2020/10/08 21:14:00 UTC

[jira] [Created] (BEAM-11045) Screen diff integration tests fail

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)