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

Exclude jtreg testcase TestObjectDescription.java for jdk8 #4343

Merged
merged 3 commits into from
Feb 21, 2023

Conversation

sendaoYan
Copy link
Contributor

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

Fixes: #4342

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>
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>
Copy link
Contributor

@smlambert smlambert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hi @sendaoYan - I've created an umbrella issue so we can go through all of the jdk_jfr testcases that are excluded and see what upstream test updates can be made to stabilize them. Suggesting to change your PR to use it, so you do not need to keep an open issue in your repo.

openjdk/excludes/ProblemList_openjdk8.txt Outdated Show resolved Hide resolved
Exclude jtreg testcase jdk/jfr/event/oldobject/TestObjectDescription.java for jdk8, which run timeout; dragonwell-project/dragonwell8#473

Fixes: adoptium#4352
Signed-off-by: sendaoYan <yansendao.ysd@alibaba-inc.com>
@sendaoYan
Copy link
Contributor Author

hi @sendaoYan - I've created an umbrella issue so we can go through all of the jdk_jfr testcases that are excluded and see what upstream test updates can be made to stabilize them. Suggesting to change your PR to use it, so you do not need to keep an open issue in your repo.

OK, thanks

@smlambert smlambert merged commit 489e7dc into adoptium:master Feb 21, 2023
@sendaoYan sendaoYan deleted the issue4342 branch August 22, 2024 09:26
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.

jdk/jfr/event/oldobject/TestObjectDescription.java timeout by jdk8u
3 participants