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

OpenJ9 AArch64 Linux: Disable balanced GC modes #5989

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

knn-k
Copy link
Contributor

@knn-k knn-k commented Feb 27, 2025

This is a temporary workaround for eclipse-openj9/openj9#21178 . It disables balanced GC modes for some tests for OpenJ9 on AArch64 Linux.

This is a temporary workaround for
eclipse-openj9/openj9#21178 .
It disables balanced GC modes for some tests for OpenJ9
on AArch64 Linux.

Signed-off-by: KONNO Kazuhiro <konno@jp.ibm.com>
@knn-k
Copy link
Contributor Author

knn-k commented Feb 27, 2025

This commit disables some tests as shown below.

https://openj9-jenkins.osuosl.org/job/Grinder/4137/consoleText:

[2025-02-27T06:05:49.808Z] ===============================================
[2025-02-27T06:05:49.808Z] Running test DaaLoadTest_daa2_special_5m_12 ...
[2025-02-27T06:05:49.808Z] ===============================================
[2025-02-27T06:05:49.808Z] DaaLoadTest_daa2_special_5m_12 Start Time: Thu Feb 27 06:05:49 2025 Epoch Time (ms): 1740636349744
[2025-02-27T06:05:49.808Z] DaaLoadTest_daa2_special_5m_12_DISABLED
[2025-02-27T06:05:49.808Z] Disabled Reason:
[2025-02-27T06:05:49.808Z] https://github.com/eclipse-openj9/openj9/issues/21178
[2025-02-27T06:05:49.808Z] DaaLoadTest_daa2_special_5m_12 Finish Time: Thu Feb 27 06:05:49 2025 Epoch Time (ms): 1740636349763
[2025-02-27T06:05:49.808Z] 
[2025-02-27T06:05:49.808Z] ===============================================
[2025-02-27T06:05:49.808Z] Running test DaaLoadTest_daa2_special_5m_13 ...
[2025-02-27T06:05:49.808Z] ===============================================
[2025-02-27T06:05:49.808Z] DaaLoadTest_daa2_special_5m_13 Start Time: Thu Feb 27 06:05:49 2025 Epoch Time (ms): 1740636349787
[2025-02-27T06:05:49.808Z] DaaLoadTest_daa2_special_5m_13_DISABLED
[2025-02-27T06:05:49.808Z] Disabled Reason:
[2025-02-27T06:05:49.808Z] https://github.com/eclipse-openj9/openj9/issues/21178
[2025-02-27T06:05:50.065Z] DaaLoadTest_daa2_special_5m_13 Finish Time: Thu Feb 27 06:05:49 2025 Epoch Time (ms): 1740636349810

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.

Thanks @knn-k

@llxia llxia requested review from LongyuZhang and pshipton and removed request for LongyuZhang February 27, 2025 13:18
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.

2 participants