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

jdk/jfr/event/oldobject/TestObjectDescription.java timeout by jdk8u #4342

Closed
sendaoYan opened this issue Feb 15, 2023 · 0 comments · Fixed by #4343
Closed

jdk/jfr/event/oldobject/TestObjectDescription.java timeout by jdk8u #4342

sendaoYan opened this issue Feb 15, 2023 · 0 comments · Fixed by #4343
Assignees

Comments

@sendaoYan
Copy link
Contributor

Describe the bug
jdk/jfr/event/oldobject/TestObjectDescription.java run timeout

To Reproduce
jtreg -va -nr -w tmp jdk/test/jdk/jfr/event/oldobject/TestObjectDescription.java

Iteration: 181
Could not find object description containing text "Class Name: jdk.jfr.event.oldobject.TestClassLoader$TestClass"
Found descriptions:
Class Name: jdk.jfr.event.oldobject.TestObjectDescription
Size: 99900

Iteration: 182
Could not find object description containing text "Class Name: jdk.jfr.event.oldobject.TestClassLoader$TestClass"
Found descriptions:
Class Name: jdk.jfr.event.oldobject.TestObjectDescription
Size: 99900

Iteration: 183
Timeout refired 120 times

test.log

Expected behavior
run pass, or to be excluded

Additional context
image

@sendaoYan sendaoYan self-assigned this Feb 15, 2023
sendaoYan added a commit to sendaoYan/aqa-tests that referenced this issue Feb 15, 2023
Exclude jtreg testcase jdk/jfr/event/oldobject/TestObjectDescription.java for jdk8, which run timeout

Fixes: adoptium#4342
Signed-off-by: sendaoYan <yansendao.ysd@alibaba-inc.com>
sendaoYan added a commit to sendaoYan/aqa-tests that referenced this issue Feb 16, 2023
Exclude jtreg testcase jdk/jfr/event/oldobject/TestObjectDescription.java for jdk8, which run timeout; dragonwell-project/dragonwell8#473

Fixes: adoptium#4342
Signed-off-by: sendaoYan <yansendao.ysd@alibaba-inc.com>
smlambert pushed a commit that referenced this issue Feb 21, 2023
* Exclude jtreg testcase TestObjectDescription.java for jdk8

Exclude jtreg testcase jdk/jfr/event/oldobject/TestObjectDescription.java for jdk8, which run timeout

Fixes: #4342
Signed-off-by: sendaoYan <yansendao.ysd@alibaba-inc.com>

* Exclude jtreg testcase TestObjectDescription.java for jdk8

Exclude jtreg testcase jdk/jfr/event/oldobject/TestObjectDescription.java for jdk8, which run timeout; dragonwell-project/dragonwell8#473

Fixes: #4342
Signed-off-by: sendaoYan <yansendao.ysd@alibaba-inc.com>

* Exclude jtreg testcase TestObjectDescription.java for jdk8

Exclude jtreg testcase jdk/jfr/event/oldobject/TestObjectDescription.java for jdk8, which run timeout; dragonwell-project/dragonwell8#473

Fixes: #4352
Signed-off-by: sendaoYan <yansendao.ysd@alibaba-inc.com>

---------

Signed-off-by: sendaoYan <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 a pull request may close this issue.

1 participant