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

harmony testGolden javax.security.auth.callback.serialization.PasswordCallbackTest ComparisonFailure: null expected:<[abc]> but was:<[ ]> #20307

Open
pshipton opened this issue Oct 4, 2024 · 8 comments

Comments

@pshipton
Copy link
Member

pshipton commented Oct 4, 2024

Internal build
[zOS S390] 80 Load_Level_2.harmony.5mins.Mode112 -Xgcpolicy:gencon -Xjit:count=0 -Xnocompressedrefs
fyrec50y

Failed 1/30 in a grinder (fyrec50z)

j> 15:03:40 20241004 15:03:40 <Primary|SimpleDriver|org.apache.harmony.auth.tests.javax.security.auth.callback.serialization.PasswordCallbackTest|3288|Default Invocant> ERROR: Test testGolden(org.apache.harmony.auth.tests.javax.security.auth.callback.serialization.PasswordCallbackTest) failed
j> 15:03:40 Throwable trace:
j> 15:03:40 junit.framework.ComparisonFailure: null expected:<[abc]> but was:<[   ]>
j> 15:03:40 	at junit.framework.Assert.assertEquals(Assert.java:81)
j> 15:03:40 	at junit.framework.Assert.assertEquals(Assert.java:87)
j> 15:03:40 	at org.apache.harmony.auth.tests.javax.security.auth.callback.serialization.PasswordCallbackTest.assertDeserialized(PasswordCallbackTest.java:51)
j> 15:03:40 	at org.apache.harmony.testframework.serialization.SerializationTest.verifyGolden(SerializationTest.java:519)
j> 15:03:40 	at org.apache.harmony.testframework.serialization.SerializationTest.verifyGolden(SerializationTest.java:492)
j> 15:03:40 	at org.apache.harmony.testframework.serialization.SerializationTest.testGolden(SerializationTest.java:147)
Copy link

github-actions bot commented Oct 4, 2024

Issue Number: 20307
Status: Open
Recommended Components: comp:test, comp:vm, comp:gc
Recommended Assignees: pshipton, jasonfengj9, chengjin01

@pshipton
Copy link
Member Author

pshipton commented Oct 4, 2024

@hzongaro @r30shah fyi. I haven't seen this failure before (although I don't always do the best job of triaging harmony failures since there are a bunch of machine issues).

@r30shah
Copy link
Contributor

r30shah commented Oct 7, 2024

I see this one failing 1/50 times (build_info.php?build_id=79356), need to investigate this (May be 31-bit z/OS issue only??), I will do initial triage before getting one of us to work on it.

@pshipton
Copy link
Member Author

Internal build
[zOS S390 64bit Compressed Pointers] 80 Load_Level_2.harmony.5mins.Mode610 -Xcompressedrefs -Xjit -Xgcpolicy:gencon
fyrec510

@pshipton
Copy link
Member Author

It's not 32-bit only and it failed without -Xjit:count=0 so I've added it to the next milestone.

@r30shah
Copy link
Contributor

r30shah commented Oct 10, 2024

Thanks Peter for sharing, I think this will help nailing down the cause. @matthewhall2 Let's look into this together.

@pshipton
Copy link
Member Author

Internal build
[zOS S390 64bit Compressed Pointers] 80 Load_Level_2.harmony.5mins.Mode610
fyrec60h

@pshipton
Copy link
Member Author

Internal build
[Linux S390 64bit] 80 Load_Level_2.harmony.5mins.Mode109

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

No branches or pull requests

2 participants