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

jdk_text_0_FAILED java/text/Format/NumberFormat/NumberRegression.java RuntimeException: Uncaught exception thrown in test method Test4122840 #19476

Open
JasonFengJ9 opened this issue May 9, 2024 · 0 comments

Comments

@JasonFengJ9
Copy link
Member

JasonFengJ9 commented May 9, 2024

Failure link

From an internal build(p10sles021):

java version "11.0.24-beta" 2024-07-16
IBM Semeru Runtime Certified Edition 11.0.24+1-202405082315 (build 11.0.24-beta+1-202405082315)
Eclipse OpenJ9 VM 11.0.24+1-202405082315 (build master-d6b16f591e, JRE 11 Linux ppc64le-64-Bit Compressed References 20240508_846 (JIT enabled, AOT enabled)
OpenJ9   - d6b16f591e
OMR      - 1bcf96982
JCL      - b17cf9f10c based on jdk-11.0.24+1)

Rerun in Grinder - Change TARGET to run only the failed test targets.

Optional info

Failure output (captured from console output)

[2024-05-09T01:24:34.044Z] variation: Mode150
[2024-05-09T01:24:34.044Z] JVM_OPTIONS:  -XX:+UseCompressedOops -Xverbosegclog 

[2024-05-09T01:25:06.978Z] TEST: java/text/Format/NumberFormat/NumberRegression.java

[2024-05-09T01:25:06.979Z]   Test4122840 {
[2024-05-09T01:25:06.979Z]     Currency format for  does not contain generic currency symbol:¤ #,##0.00;-¤ #,##0.00
[2024-05-09T01:25:06.979Z]     Uncaught exception thrown in test method Test4122840
[2024-05-09T01:25:06.979Z] STDERR:
[2024-05-09T01:25:06.979Z] java.lang.RuntimeException: Uncaught exception thrown in test method Test4122840
[2024-05-09T01:25:06.979Z] 	at IntlTest.errImpl(IntlTest.java:198)
[2024-05-09T01:25:06.979Z] 	at IntlTest.errln(IntlTest.java:185)
[2024-05-09T01:25:06.979Z] 	at IntlTest.run(IntlTest.java:126)
[2024-05-09T01:25:06.979Z] 	at NumberRegression.main(NumberRegression.java:64)
[2024-05-09T01:25:06.979Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2024-05-09T01:25:06.979Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2024-05-09T01:25:06.979Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2024-05-09T01:25:06.979Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:572)
[2024-05-09T01:25:06.979Z] 	at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2024-05-09T01:25:06.979Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
[2024-05-09T01:25:06.979Z] 
[2024-05-09T01:25:06.979Z] JavaTest Message: Test threw exception: java.lang.RuntimeException: Uncaught exception thrown in test method Test4122840

[2024-05-09T01:25:24.201Z] Test results: passed: 158; failed: 1
[2024-05-09T01:25:29.284Z] Report written to /home/jenkins/workspace/Test_openjdk11_j9_extended.openjdk_ppc64le_linux_testList_1/aqa-tests/TKG/output_17152162058155/jdk_text_0/report/html/report.html
[2024-05-09T01:25:29.284Z] Results written to /home/jenkins/workspace/Test_openjdk11_j9_extended.openjdk_ppc64le_linux_testList_1/aqa-tests/TKG/output_17152162058155/jdk_text_0/work
[2024-05-09T01:25:29.284Z] Error: Some tests failed or other problems occurred.
[2024-05-09T01:25:29.284Z] -----------------------------------
[2024-05-09T01:25:29.284Z] jdk_text_0_FAILED

50x internal grinder - passed

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