Dask Runner Options test failure.
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
Thanks. Python Precommit showing following test failure: https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/6286/
```
apache_beam.runners.dask.dask_runner_test.DaskOptionsTest.test_parser_destinations__agree_with_dask_client
AssertionError: 'vpt_vp_arg3' not found in ['address', 'loop', 'timeout', 'set_as_default', 'scheduler_file', 'security', 'asynchronous', 'name', 'heartbeat_interval', 'serializers', 'deserializers', 'extensions', 'direct_to_workers', 'connection_limit', 'kwargs']
apache_beam.runners.dask.dask_runner_test.DaskRunnerRunPipelineTest.test_create
TypeError: __init__() got an unexpected keyword argument 'vpt_vp_arg3'
```
_Originally posted by @Abacn in https://github.com/apache/beam/issues/22421#issuecomment-1291168263_
Contributor guide
Assessment
This issue has not been assessed yet.