-
-
Notifications
You must be signed in to change notification settings - Fork 102
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
JDK17 jdk_beans_1 failure on PPC64 AIX test machine #2457
Comments
same failure with javax/imageio/plugins/shared/ImageWriterCompressionTest.java.ImageWriterCompressionTest |
Those four tests rerun on build-osuosl-aix71-ppc64-2 all passed Failed on test-osuosl-aix715-ppc64-3 and test-osuosl-aix715-ppc64-4 Might be a infra issue. What's the configuration difference between the test and build aix machine |
|
Confused: is this issue open, or closed - considering the recent addition by @sophia-guo - moved, then closed?? |
@sophia-guo I'm going to re-open this because I believe this should NOT have been closed? I'm not sure what the current test policy is - I thought it was to open a new infrastructure if the problem was identified to be elsewhere, but this one seems to have been moved (which I'm also ok with, but if it's closed too it obviously is less likely to be addressed). |
@aixtools Based on this can you check for potentially missing AIX font packages on the 715 systems? I don't feel at the moment there is evidence to suggest this being an OSS/AIX package conflict. |
|
Not quite sure what that output is telling me, and I was suggesting intiaily checking for font packages rather than any remidiation. It looks like the build machine which passes has:
and the failing one has:
Which could explain the difference and the failure on the new OSUOS 7.1.5 machines |
|
can it be closed? Or is there something I missed? |
Can this be closed? |
@sophia-guo to make a final call. |
build-2 is no more, and the test-aix715 systems are going soon. I still recommend close - ALSO - because the version of java being tested is likely no longer current (ie, the level it failed on). |
ping @sophia-guo @Haroon-Khel - has this been seen recently? As @aixtools says we are decomissioning the AIX 7.1 systems soon so if the problem has only been seen on those then we can close this. |
maybe it needs a milestone to get them to close it? :) |
And, is this an issue with the current systems? Cleanup time!! |
Nope - not working. imho: ripe for closing. I don't see any possibility for action on the original issue. |
These tests still fail on all machines, https://ci.adoptium.net/job/Grinder/8481/testReport/ (and grinders 8482 to 8487)
|
related adoptium/aqa-tests#4683 |
Verify on newer machines to see where the failure occurs |
None of these are failing in the runs from the previous comment (I wonder if the Harfbuzz fix from earlier in the year cleared them?). The only failure currently showing is in DefaultMethodBeanPropertyTest
|
Interestingly https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_ppc64_aix/167/tapTestReport/ doesn't show a failure in jdk_beans_1. Further testing shows that it failed against the last GA build ( |
The following tests in jdk_beans_1 from the extended openjdk test suite fail on aix
Execution failed: main' threw exception: java.lang.Error: Probable fatal error: No physical fonts found.
https://ci.adoptopenjdk.net/job/Test_openjdk17_hs_extended.openjdk_ppc64_aix_testList_1/10/
trss link https://trss.adoptium.net/output/test?id=6170bee0c6182d02179274e8
The text was updated successfully, but these errors were encountered: