Skip to content

Commit

Permalink
Merge pull request eclipse-openj9#2173 from pdbain-ibm/attach
Browse files Browse the repository at this point in the history
Exclude test_startupShutdownRobustness
  • Loading branch information
llxia committed Jun 16, 2018
2 parents 3fe8038 + cc8f342 commit da56ab5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/TestConfig/resources/excludes/latest_exclude_SE100.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@
org.openj9.test.vm.Test_MsgHelp:test_loadMessages_EN AN-https://github.ibm.com/runtimes/test/issues/46 generic-all
org.openj9.test.java.lang.management.TestRuntimeMXBean:testGetMBeanInfo 1626 generic-all
org.openj9.test.java.lang.management.TestThreadMXBean:testGetMBeanInfo 1626 generic-all
org.openj9.test.vmArguments.VmArgumentTests:testCrNocr 244 generic-all
org.openj9.test.vmArguments.VmArgumentTests:testCrNocr 244 generic-all
org.openj9.test.attachAPI.TestAttachErrorHandling:test_startupShutdownRobustness 2047 generic-all
1 change: 1 addition & 0 deletions test/TestConfig/resources/excludes/latest_exclude_SE80.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@

org.openj9.test.vmArguments.VmArgumentTests:testCrNocr 244 generic-all
j9vm.test.softmx.SoftmxRemoteTest 480 generic-all
org.openj9.test.attachAPI.TestAttachErrorHandling:test_startupShutdownRobustness 2047 generic-all
1 change: 1 addition & 0 deletions test/TestConfig/resources/excludes/latest_exclude_SE90.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ org.openj9.test.java.lang.Test_ClassLoader 134754 generic-all
org.openj9.test.java.lang.Test_Thread:test_getContextClassLoader 125908 generic-all
org.openj9.test.vmArguments.VmArgumentTests:testCrNocr 244 generic-all
j9vm.test.softmx.SoftmxRemoteTest 480 generic-all
org.openj9.test.attachAPI.TestAttachErrorHandling:test_startupShutdownRobustness 2047 generic-all

0 comments on commit da56ab5

Please sign in to comment.