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

Excluded docker testcases on linux-aarch64 platform #3885

Merged
merged 1 commit into from
Jul 26, 2022

Conversation

sendaoYan
Copy link
Contributor

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

Excluded docker testcases on linux-aarch64: DockerBasicTest.java TestCPUAwareness.java TestCPUSets.java TestMemoryAwareness.java TestMisc.java

Fixes: adoptium#3629
Signed-off-by: sendaoYan <yansendao.ysd@alibaba-inc.com>
@llxia llxia merged commit b630b54 into adoptium:master Jul 26, 2022
sophia-guo pushed a commit to sophia-guo/openjdk-tests that referenced this pull request Jul 29, 2022
Excluded docker testcases on linux-aarch64: DockerBasicTest.java TestCPUAwareness.java TestCPUSets.java TestMemoryAwareness.java TestMisc.java

Fixes: adoptium#3629
Signed-off-by: sendaoYan <yansendao.ysd@alibaba-inc.com>
smlambert pushed a commit that referenced this pull request 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DockerBasicTest.java run fail on aarch64 platform
3 participants