Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set pipefail and reset -e before return. #4177

Merged
merged 1 commit into from
Dec 3, 2022
Merged

Conversation

sophia-guo
Copy link
Contributor

Set pipefail and reset -e before return

Otherwise set -e is turned off.

Close #4082

Signed-off-by: Sophia Guo sophia.gwf@gmail.com

Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
@sophia-guo
Copy link
Contributor Author

Grider on xlinux with arm jdk, exit instantly

https://ci.adoptopenjdk.net/view/Test_grinder/job/Grinder/6258/console

@llxia
Copy link
Contributor

llxia commented Dec 2, 2022

run aqa --sdk_resource nightly --build_list functional --target floatSanityTests --jdk_version 11 --jdk_impl hotspot --platform x86-64_linux

@llxia
Copy link
Contributor

llxia commented Dec 2, 2022

run aqa --help

1 similar comment
@llxia
Copy link
Contributor

llxia commented Dec 2, 2022

run aqa --help

@llxia
Copy link
Contributor

llxia commented Dec 2, 2022

Copy link
Contributor

@llxia llxia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@karianna karianna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@karianna karianna merged commit 983efa8 into adoptium:master Dec 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

testJavaVersion() doesn't stop execution instantly after java -version return the non-zero status
3 participants