Integrated: 8253424: Add support for running pre-submit testing using GitHub Actions
Andrew John Hughes
andrew at openjdk.org
Wed Aug 3 17:34:11 UTC 2022
On Sun, 17 Apr 2022 15:12:42 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:
> Hi all,
>
> This pull request contains a backport of commit [10029f78](https://github.com/openjdk/jdk8u-dev/commit/10029f784ef7be458a7b6ff3cc21649ff0abb6f3) from the [openjdk/jdk8u-dev](https://git.openjdk.java.net/jdk8u-dev) repository, which enables GitHub Actions for the Shenandoah 8u fork.
>
> The commit being backported was authored by Andrew John Hughes on 6 Apr 2022 and was reviewed by Severin Gehwolf.
>
> Thanks!
This pull request has now been integrated.
Changeset: 6305c6ff
Author: Andrew John Hughes <andrew at openjdk.org>
URL: https://git.openjdk.org/shenandoah-jdk8u/commit/6305c6ff95efbd6ec06c798f293f516367e64a88
Stats: 3402 lines in 4 files changed: 3402 ins; 0 del; 0 mod
8253424: Add support for running pre-submit testing using GitHub Actions
8253865: Pre-submit testing using GitHub Actions does not detect failures reliably
8254054: Pre-submit testing using GitHub Actions should not use the deprecated set-env command
8254173: Add Zero, Minimal hotspot targets to submit workflow
8254175: Build no-pch configuration in debug mode for submit checks
8254282: Add Linux x86_32 builds to submit workflow
8255373: Submit workflow artifact name is always "test-results_.zip"
8255895: Submit workflow artifacts miss hs_errs/replays due to ZIP include mismatch
8256127: Add cross-compiled foreign architectures builds to submit workflow
8256277: Github Action build on macOS should define OS and Xcode versions
8256354: Github Action build on Windows should define OS and MSVC versions
8256414: add optimized build to submit workflow
8256393: Github Actions build on Linux should define OS and GCC versions
8256747: GitHub Actions: decouple the hotspot build-only jobs from Linux x64 testing
8257056: Submit workflow should apt-get update to avoid package installation errors
8259924: GitHub actions fail on Linux x86_32 with "Could not configure libc6:i386"
8260460: GitHub actions still fail on Linux x86_32 with "Could not configure libc6:i386"
8263667: Avoid running GitHub actions on branches named pr/*
8255305: Add Linux x86_32 tier1 to submit workflow
8255352: Archive important test outputs in submit workflow
8282225: GHA: Allow one concurrent run per PR only
8241768: git needs .gitattributes
8284772: 8u GHA: Use GCC Major Version Dependencies Only
Reviewed-by: shade
Backport-of: 10029f784ef7be458a7b6ff3cc21649ff0abb6f3
-------------
PR: https://git.openjdk.org/shenandoah-jdk8u/pull/3
More information about the shenandoah-dev
mailing list