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

【anolis兼容性】compiler/tiered/LevelTransitionTest.java在anolis86环境上随机失败 #469

Open
sendaoYan opened this issue Feb 14, 2023 · 1 comment
Assignees

Comments

@sendaoYan
Copy link
Collaborator

Steps to Reproduce
Steps to reproduce the behavior:

test=hotspot/test/compiler/tiered/LevelTransitionTest.java
nproc=`nproc` ; dir="tmp-jtreg-"`basename $test .java` ; rm -rf $dir ; mkdir -p $dir ; time seq 200 | xargs -i -n 1 -P `nproc` bash -c "jtreg -timeoutFactor:8 -v:fail,error,time,nopass -nr -w $dir/index-{} $test &> $dir/{}.log ; grep 'Test results: passed: 1' -L $dir/{}.log"

image
6.log
3.log

Expected behavior
相同的测试,在ubuntu20环境上全部pass:

image

Execution environment

image

https://tone.aliyun-inc.com/ws/xesljfzh/test_result/145234?tab=1

@sendaoYan sendaoYan assigned kuaiwei and unassigned zhengxiaolinX Nov 12, 2024
sendaoYan added a commit to sendaoYan/dragonwell8-ysd that referenced this issue Nov 12, 2024
Summary: Problemlist compiler/tiered/LevelTransitionTest.java

Testing: CI pipeline

Reviewers: Accelerator1996, kuaiwei

Issue: dragonwell-project#469
sendaoYan added a commit to sendaoYan/dragonwell8-ysd that referenced this issue Nov 12, 2024
Summary: Problemlist compiler/tiered/LevelTransitionTest.java

Testing: CI pipeline

Reviewers: Accelerator1996, kuaiwei

Issue: dragonwell-project#469
sendaoYan added a commit that referenced this issue Nov 12, 2024
Summary: Problemlist compiler/tiered/LevelTransitionTest.java

Testing: CI pipeline

Reviewers: Accelerator1996, kuaiwei

Issue: #469
sendaoYan added a commit that referenced this issue Nov 12, 2024
Summary: Problemlist compiler/tiered/LevelTransitionTest.java

Testing: CI pipeline

Reviewers: Accelerator1996, kuaiwei

Issue: #469
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

No branches or pull requests

3 participants