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

cmdLineTest_J9test_SE80_0 Test StringBuffer/StringBuilder growth Success condition was not found #21045

Open
JasonFengJ9 opened this issue Jan 30, 2025 · 0 comments

Comments

@JasonFengJ9
Copy link
Member

Failure link

From an internal build(aix61compvm18):

java version "1.8.0_431"
Java(TM) SE Runtime Environment (build 8.0.9.0 - pap6480sr9-20241209_01(SR9))
IBM J9 VM (build 2.9, JRE 1.8.0 AIX ppc64-64-Bit Compressed References 20250130_86900 (JIT enabled, AOT enabled)
OpenJ9   - 57b84a418a2
OMR      - 1ff7b0bf9
IBM      - 8a61f98)
JCL - 20241016_01 based on Oracle jdk8u431-b10

Optional info

Failure output (captured from console output)

Running test cmdLineTest_J9test_SE80_0 ...

Testing: Test StringBuffer/StringBuilder growth
Test start time: 2025/01/30 05:51:58 Eastern Standard Time
Running command: "/bluebird/builds/bld_86900/sdk/ap6480/bin/java"   -Xdump -Xdump:none -Xmx7g -Djava.lang.stringBuffer.growAggressively -cp "/bluebird/builds/bld_86900/jvmtest/test/SE80/functional/cmdLineTests/cmdLineTest_J9tests/cmdLineTest_J9tests.jar" TestStringBufferAndBuilderGrowth
Time spent starting: 29 milliseconds
Time spent executing: 6369 milliseconds
Test result: FAILED
Output from test:
 [OUT] Machine has physical memory 17179869184 bytes or 16384 MB or 16 GB
>> Success condition was not found: [Output match: StringBuffer capacity=2147483647 StringBuilder capacity=2147483647]
>> Success condition was not found: [Output match: Option too large]
>> Success condition was not found: [Output match: Not enough resource to run test]
>> Success condition was not found: [Output match: Failed to instantiate heap]


---TEST RESULTS---
Number of PASSED tests: 3 out of 4
Number of FAILED tests: 1 out of 4

---SUMMARY OF FAILED TESTS---
Test StringBuffer/StringBuilder growth


10x internal grinder 6/10 failed

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