Adam Farley
Adam Farley
Agreed. Perhaps we should go a step further even, and have a graph of jobs for all the pipelines, along with acceptable time ranges for each node. An external job...
As discussed, I considered build triage blog ideas and here's a list: **Build triage blog ideas:** - How to triage builds at Adoptium. - A one-off. Numbered steps with pictures?...
Resolves https://github.com/adoptium/aqa-tests/issues/5427
run tests
> @adamfarley Are there any updates on this PR? Hi Lan. Thanks for waiting. 🙂 I've included your requested change into the code, and I'm testing now. [Link.](https://ci.adoptium.net/view/Test_grinder/job/Grinder/10827/)
Updated my code, resolved a merge conflict, and tested the change with a custom aqa-tests branch that cleans up the dependencies before trying to redownload them. Ready for reviews and...
Please move to 2025 project. Thank you!
Also, this may be mitigated by https://github.com/adoptium/aqa-tests/issues/5985, but an investigation is still a good idea IMO.
This issue may have been resolved by Sophia's PR #6407 (specifically the change to JenkinsfileBase that removed parseResultSumFromTaps()) I suspect this because that PR [removed a match variable which was...
I only see this single warning, repeated many times for some reason: ``` Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a...