ParDo processing timer need more tests.
Open
beam-model
P3
tests
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 205
Description
There is only one test testSimpleProcessingTimerTimer(), and it only runs in direct-runner and is disabled in all other runners because it uses UsesTestStream.
Imported from Jira [BEAM-2631](https://issues.apache.org/jira/browse/BEAM-2631). Original Jira may contain additional context.
Reported by: peihe0@gmail.com.
Contributor guide
Research direction
Start by reading the testSimpleProcessingTimerTimer() test and its UsesTestStream setup, then inspect how the test is limited to the direct runner. Add focused processing-timer test coverage where the issue's runner constraints allow it, and confirm the relevant tests run successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100