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

Quiet MultiThreadedArrayCopyTest test case #5113

Merged

Conversation

zli1
Copy link
Contributor

@zli1 zli1 commented Mar 15, 2019

This patch deletes test information that is displayed at standard output when the MultiThreadedArrayCopyTest test case succeeded

Fixes: #200

[ci skip]
Signed-off-by: Zhongyi.li1 zhongyi.li1@ibm.com

when the MultiThreadedArrayCopyTest test case succeeded

Fixes: eclipse-openj9#200

[ci skip]
Signed-off-by: Zhongyi.li1 <zhongyi.li1@ibm.com>
@smlambert
Copy link
Contributor

Much better (output from grinder of quiet_MultiThreadedArrayCopyTest branch):

+++ j9vm.test.arraycopy.MultiThreadedArrayCopyTest: +++
command: /home/jenkins/workspace/Test-Grinder/openjdkbinary/j2sdk-image/jre/bin/java -Xcompressedrefs -Xgcpolicy:metronome -Xcompressedrefs -Xdump -Xms64m -Xmx64m -Xbootclasspath:/home/jenkins/workspace/Test-Grinder/openjdkbinary/j2sdk-image/jre/lib/amd64/compressedrefs/jclSC180/vm.jar:/home/jenkins/workspace/Test-Grinder/openjdkbinary/j2sdk-image/jre/lib/se-service.jar:/home/jenkins/workspace/Test-Grinder/openjdkbinary/j2sdk-image/jre/lib/rt.jar:/home/jenkins/workspace/Test-Grinder/openjdkbinary/j2sdk-image/jre/lib/resources.jar:/home/jenkins/workspace/Test-Grinder/openjdkbinary/j2sdk-image/jre/lib/jsse.jar:/home/jenkins/workspace/Test-Grinder/openjdkbinary/j2sdk-image/jre/lib/charsets.jar:/home/jenkins/workspace/Test-Grinder/openjdkbinary/j2sdk-image/jre/lib/jce.jar -classpath /home/jenkins/workspace/Test-Grinder/openjdk-tests/TestConfig/scripts/testKitGen/../../../../jvmtest/functional/VM_Test/VM_Test.jar:/home/jenkins/workspace/Test-Grinder/openjdk-tests/TestConfig/scripts/testKitGen/../../../../jvmtest/TestConfig/lib/asm-all.jar j9vm.test.arraycopy.MultiThreadedArrayCopyTest

--- Test PASSED ---

Copy link
Contributor

@smlambert smlambert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @zli1 !

@smlambert smlambert merged commit 73b2c4e into eclipse-openj9:master Mar 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants