-
-
Notifications
You must be signed in to change notification settings - Fork 314
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
dragonwell8_tenant_jdk target complaint: jgroup: No such file or directory #3886
Comments
sendaoYan
added a commit
to sendaoYan/aqa-tests
that referenced
this issue
Jul 26, 2022
Fix Syntax error for test target dragonwell8_tenant_jdk, for missing / sign and hardcode username Fixes: adoptium#3886 Signed-off-by: sendaoYan <yansendao.ysd@alibaba-inc.com>
llxia
pushed a commit
that referenced
this issue
Jul 26, 2022
Fix Syntax error for test target dragonwell8_tenant_jdk, for missing / sign and hardcode username Fixes: #3886 Signed-off-by: sendaoYan <yansendao.ysd@alibaba-inc.com>
sendaoYan
added a commit
to sendaoYan/aqa-tests
that referenced
this issue
Jul 27, 2022
Disable runtime/containers/docker/TestMemoryAwareness.java, which fail because of kernel does not support swap limit capabilities or the cgroup is not mounted Fixes: adoptium#3886 Signed-off-by: sendaoYan <yansendao.ysd@alibaba-inc.com>
llxia
pushed a commit
that referenced
this issue
Jul 27, 2022
Disable runtime/containers/docker/TestMemoryAwareness.java, which fail because of kernel does not support swap limit capabilities or the cgroup is not mounted Fixes: #3886 Signed-off-by: sendaoYan <yansendao.ysd@alibaba-inc.com>
sophia-guo
pushed a commit
to sophia-guo/openjdk-tests
that referenced
this issue
Jul 29, 2022
Disable runtime/containers/docker/TestMemoryAwareness.java, which fail because of kernel does not support swap limit capabilities or the cgroup is not mounted Fixes: adoptium#3886 Signed-off-by: sendaoYan <yansendao.ysd@alibaba-inc.com>
smlambert
pushed a commit
that referenced
this issue
Jul 29, 2022
* Excluded docker testcases on linux-aarch64 platform (#3885) Excluded docker testcases on linux-aarch64: DockerBasicTest.java TestCPUAwareness.java TestCPUSets.java TestMemoryAwareness.java TestMisc.java Fixes: #3629 Signed-off-by: sendaoYan <yansendao.ysd@alibaba-inc.com> * Disable TestMemoryAwareness.java (#3891) Disable runtime/containers/docker/TestMemoryAwareness.java, which fail because of kernel does not support swap limit capabilities or the cgroup is not mounted Fixes: #3886 Signed-off-by: sendaoYan <yansendao.ysd@alibaba-inc.com> * July release: update problem list for jdk8, especially arm (#3898) Signed-off-by: Sophia Guo <sophia.gwf@gmail.com> Co-authored-by: yansendao <yansendao.ysd@alibaba-inc.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
dragonwell8_tenant_jdk target complaint: jgroup: No such file or directory
To Reproduce
result
Expected behavior
jgroup execute success.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: