Running JDK pre-submit testing on GitHub
Jaikiran Pai
jai.forums2013 at gmail.com
Thu Sep 24 07:02:39 UTC 2020
Hello Robin,
On 24/09/20 9:49 am, Robin Westberg wrote:
> Hi Jaikiran,
>
>
> Thanks for giving it a try! In the latest version of the submit.yml changes, there’s an additional file “make/conf/test-dependencies” [1] that you’ll need to add. Among other things it contains information of which version of jtreg to checkout (to avoid having to change the workflow file itself when JDK test dependencies change) so that should explain your failure (can be seen at [2]). So if you have time, please add this additional file as well to your duplicate branch and see if it works better!
I followed your instructions and triggered it again. This time it
completed successfully without any problems
https://github.com/jaikiran/jdk/actions/runs/269960940.
Thank you for the help.
On a related note, I see that the job generates jtreg and the JDK
binaries as artifacts. Would it be possible to generate the jtreg test
data (logs and other test artifacts) as an output of the job? That might
sometimes help review some of these test runs easily.
-Jaikiran
More information about the jdk-dev
mailing list