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 ChoiceCallbackTest testChoiceCallback_01 testMutable AssertionFailedError #20405

Closed
pshipton opened this issue Oct 23, 2024 · 3 comments

Comments

@pshipton
Copy link
Member

pshipton commented Oct 23, 2024

Internal build
[Win64 Hammer Compressed Pointers] 80 Load_Level_2.harmony.5mins.Mode610
-Xcompressedrefs -Xjit -Xgcpolicy:gencon
win10x64cudavm1

30x grinder, only failed on the same machine

j> 17:54:23 20241023 17:54:22 <PrimarySimpleDriverorg.apache.harmony.auth.tests.javax.security.auth.callback.ChoiceCallbackTest216Defaul
t Invocant> ERROR: Test testChoiceCallback_01(org.apache.harmony.auth.tests.javax.security.auth.callback.ChoiceCallbackTest) failed
j> 17:54:23 Throwable trace:
j> 17:54:23 junit.framework.AssertionFailedError: expected:<[Ljava.lang.String;@3f95ad85> but was:<[Ljava.lang.String;@34e3327a>
j> 17:54:23     at junit.framework.Assert.fail(Assert.java:47)
j> 17:54:23     at junit.framework.Assert.failNotEquals(Assert.java:283)
j> 17:54:23     at junit.framework.Assert.assertEquals(Assert.java:64)
j> 17:54:23     at junit.framework.Assert.assertEquals(Assert.java:71)
j> 17:54:23     at org.apache.harmony.auth.tests.javax.security.auth.callback.ChoiceCallbackTest.testChoiceCallback_01(ChoiceCallbackTest.ja
j> 17:54:23 20241023 17:54:22 <PrimarySimpleDriverorg.apache.harmony.auth.tests.javax.security.auth.callback.ChoiceCallbackTest216Defaul
t Invocant> ERROR: Test testMutable(org.apache.harmony.auth.tests.javax.security.auth.callback.ChoiceCallbackTest) failed
j> 17:54:23 Throwable trace:
j> 17:54:23 junit.framework.AssertionFailedError: null
j> 17:54:23     at junit.framework.Assert.fail(Assert.java:47)
j> 17:54:23     at junit.framework.Assert.assertTrue(Assert.java:20)
j> 17:54:23     at junit.framework.Assert.assertFalse(Assert.java:34)
j> 17:54:23     at junit.framework.Assert.assertFalse(Assert.java:41)
j> 17:54:23     at org.apache.harmony.auth.tests.javax.security.auth.callback.ChoiceCallbackTest.testMutable(ChoiceCallbackTest.java:138)   
Copy link

Issue Number: 20405
Status: Open
Recommended Components: comp:test, comp:vm, comp:gc
Recommended Assignees: jasonfengj9, pshipton, llxia

@pshipton
Copy link
Member Author

pshipton commented Oct 23, 2024

This is internal issue 150715. The test should be excluded on every Windows machine. This machine was out of date but has been updated.

Copy link

Issue Number: 20405
Status: Closed
Actual Components: test failure
Actual Assignees: No one :(
PR Assignees: No one :(

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

1 participant