-
-
Notifications
You must be signed in to change notification settings - Fork 98
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
Enhance platform requirements mechanism #178
Conversation
run aqa --sdk_resource nightly --build_list openjdk --target sanity.openjdk --jdk_version 11 --jdk_impl hotspot --platform x86-64_linux |
@renfeiw Build(s) started with the following parameters:
Workflow Run ID: 742298901 |
run aqa --sdk_resource nightly --build_list openjdk --target sanity.openjdk --jdk_version 11 --jdk_impl hotspot --platform x86-64_linux |
@renfeiw Build(s) started with the following parameters:
Workflow Run ID: 742330806 |
The failed test in workflow run is not related. |
internal tested: Grinder_TKG/1215/ |
- the new feature utilize regex to specify platform fixes adoptium#166 Signed-off-by: renfeiw <[email protected]>
run aqa --sdk_resource nightly --build_list openjdk --target sanity.openjdk --jdk_version 11 --jdk_impl hotspot --platform x86-64_linux |
@renfeiw Build(s) started with the following parameters:
Workflow Run ID: 786857238 |
internal build: Grinder_TKG/1218 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
fixes #166
Signed-off-by: renfeiw [email protected]