TestDirectRunner: poll matchers for wait_until_finish_duration, then cancel the pipeline
Open
bug
core
P3
python
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
In pubsub_integration_test.py and other uses of TestXXXRunner:
Fix TestDirectRunner to poll on_success_matcher for wait_until_finish_duration milliseconds.
Remove the timeout from PubSubMessageMatcher (rely on above polling)
Imported from Jira [BEAM-5794](https://issues.apache.org/jira/browse/BEAM-5794). Original Jira may contain additional context.
Reported by: udim.
Contributor guide
Assessment
This issue has not been assessed yet.