Hava job ids in ValidatesRunner tests
Open
bug
core
P3
python
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
It is hard to find the job id for failing/timed out tests.
Print the job id (runner output) to test log before running the job. Example:
https://builds.apache.org/view/Beam/job/beam_PostCommit_Python_Verify/1514/console
Imported from Jira [BEAM-1728](https://issues.apache.org/jira/browse/BEAM-1728). Original Jira may contain additional context.
Reported by: altay.
Contributor guide
Research direction
Start by locating the ValidatesRunner tests and the runner output path used before a job runs. Confirm where the job id is available, then ensure it is printed to the test log before execution; the linked Jenkins console example shows the expected diagnostic information.
Written by the indexing model from the issue text.
Assessment
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100