Skip to content

Commit

Permalink
Enable thrstatetest on OSX
Browse files Browse the repository at this point in the history
Reverts #4082. #3878 is fixed by
eclipse/omr#3356.

Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
  • Loading branch information
babsingh committed Dec 24, 2018
1 parent 4f34b42 commit f875b94
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/functional/NativeTest/playlist.xml
Original file line number Diff line number Diff line change
Expand Up @@ -347,8 +347,6 @@ SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-excepti
'$(JAVA_SHARED_LIBRARIES_DIR)$(D)thrstatetest' $(JVM_OPTIONS) -Djava.home='$(JAVA_BIN)$(D)..$(D)' -Dcom.ibm.tools.attach.enable=no -Dibm.java9.forceCommonCleanerShutdown=true ; \
$(TEST_STATUS)
</command>
<!-- Temporarily exclude until the issue is fixed on osx https://github.com/eclipse/openj9/issues/3878 -->
<platformRequirements>^os.osx</platformRequirements>
<levels>
<level>sanity</level>
</levels>
Expand Down

0 comments on commit f875b94

Please sign in to comment.