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

jdk8 AIX jdk_security3_0 times out, but works typically with timeFactor:20 #4844

Open
andrew-m-leonard opened this issue Nov 1, 2023 · 4 comments

Comments

@andrew-m-leonard
Copy link
Contributor

Ref: #4821 (comment)
jdk8 AIX jdk_security3_0 was made to pass with an openjdk jtreg timeourtFactor:20, should we perhaps default to that for AIX?
I suspect a number of other tests might be more reliable, but not a generally nice answer I know.....!

@sxa
Copy link
Member

sxa commented Nov 2, 2023

Is 20 the timeout factor that's been checked as needed to make it pass on our systems, or could it work with a lower number?

@smlambert
Copy link
Contributor

There is not too much benefit to skimping on the timeout factor, only matters if a test hangs completely that it starts to be a problem, in which case that test would be addressed (fixed or excluded).

@andrew-m-leonard
Copy link
Contributor Author

Is 20 the timeout factor that's been checked as needed to make it pass on our systems, or could it work with a lower number?

I know it fails on 8, so I tried 20...

@sxa
Copy link
Member

sxa commented Nov 2, 2023

Seems reasonable - was just trying to understand if it was just on the limit e.g. if '2' would be enough, resulting in a 10x lower timeout which would be valuable. Given Andrew's comment I'm fine with 20 here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

3 participants