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

OSX extended functional test failures #3832

Closed
pshipton opened this issue Nov 26, 2018 · 4 comments
Closed

OSX extended functional test failures #3832

pshipton opened this issue Nov 26, 2018 · 4 comments

Comments

@pshipton
Copy link
Member

https://ci.eclipse.org/openj9/job/Test-extended.functional-JDK11-osx_x86-64_cmprssptrs/1

org.openj9.test.contendedfields.ContendedFieldsTests.setUp
org.openj9.test.contendedfields.ContendedFieldsTests.setUp
org.openj9.test.contendedfields.ContendedFieldsTests.setUp
org.openj9.test.contendedfields.ContendedFieldsTests.setUp
org.openj9.test.attachAPI.TestAttachAPI.test_agntld03
org.openj9.test.attachAPI.TestSunAttachClasses.testAgentLoading
j9vm.test.jni.ExceptionTest.test_loadLibraryExceptions
j9vm.test.jni.ExceptionTest.test_loadLibraryExceptionAndFail
j9vm.test.jni.ExceptionTest.test_loadLibraryExceptions
j9vm.test.jni.ExceptionTest.test_loadLibraryExceptionAndFail
j9vm.test.memory.MemoryAllocator.setUp
j9vm.test.softmx.SoftmxAdvanceTest.testDisclaimMemoryEffects
j9vm.test.softmx.SoftmxAdvanceTest.testDisclaimMemoryEffects
j9vm.test.softmx.SoftmxAdvanceTest.testDisclaimMemoryEffects
j9vm.test.softmx.SoftmxAdvanceTest.testDisclaimMemoryEffects
j9vm.test.softmx.SoftmxAdvanceTest_GC_Only.testDisclaimMemoryEffects_GC_Test
j9vm.test.softmx.SoftmxLocalTest.testSoftmxHasEffects
j9vm.test.softmx.SoftmxLocalTest.testSoftmxHasEffects
org.openj9.test.java.lang.management.ThreadMXBean.MonitorTraceTest.testMonitorTraceTest
org.openj9.test.java.lang.management.ThreadMXBean.MonitorTraceTest.testMonitorTraceTest
org.openj9.test.java.lang.management.ThreadMXBean.APITest2.testAPITest2

@llxia
Copy link
Contributor

llxia commented Nov 26, 2018

native test libs missing issue should be fixed by #3765

@pshipton pshipton changed the title OSX extended test failures OSX extended functional test failures Nov 29, 2018
@pshipton
Copy link
Member Author

https://ci.eclipse.org/openj9/job/Test-extended.functional-JDK11-osx_x86-64_cmprssptrs/3

Updated list of failures:

testSCCMLTests4_1
testSCCMLTests5_1
testSCCMLTests6_1
TestSunAttachClasses_0
ContendedFieldsTests_90_1
threadMXBeanTestSuite2_3
testSoftMxDisclaimMemory_LP4k_2
testDefaultDisclaimMemory_2

org.openj9.test.contendedfields.ContendedFieldsTests.testMultipleFieldContClass
org.openj9.test.contendedfields.ContendedFieldsTests.testContentionGroupsAndClass
org.openj9.test.contendedfields.ContendedFieldsTests.testFinalizableMultipleFieldContClass
org.openj9.test.contendedfields.ContendedFieldsTests.testMultipleContFieldContClass
org.openj9.test.attachAPI.TestSunAttachClasses.testAgentLoading
j9vm.test.softmx.SoftmxAdvanceTest.testDisclaimMemoryEffects
j9vm.test.softmx.SoftmxAdvanceTest.testDisclaimMemoryEffects
org.openj9.test.java.lang.management.ThreadMXBean.APITest2.testAPITest2

@pdbain-ibm
Copy link
Contributor

I plan to investigate the ContendedFiledsTests and TestSunAttachClasses.

@pshipton
Copy link
Member Author

Looking at the latest build, all of these failures seem to be resolved except #3778 so I will close this.

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

3 participants