boyuanzz commented on issue #11492: URL: https://github.com/apache/beam/pull/11492#issuecomment-618032323
You can run python fn_runner test to verify the python code. Setup python virtual env: https://cwiki.apache.org/confluence/display/BEAM/Python+Tips Run test_pardo_timer test: `pytest -v apache_beam/runners/portability/fn_api_runner/fn_runner_test.py::FnApiRunnerTest::test_pardo_timers --fulltrace` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
