8049055: Tests added to the jdk/test/TEST.groups to be run on correct profiles
authordholmes
Sun, 06 Jul 2014 20:12:44 -0400
changeset 25387 7a8733b181f7
parent 25386 9ef80c24fd74
child 25388 65f81ea02187
8049055: Tests added to the jdk/test/TEST.groups to be run on correct profiles Reviewed-by: dholmes, dfuchs Contributed-by: Evgeniya Stepanova <evgeniya.stepanova@oracle.com>
jdk/test/TEST.groups
--- a/jdk/test/TEST.groups	Fri Jul 04 12:56:58 2014 +0400
+++ b/jdk/test/TEST.groups	Sun Jul 06 20:12:44 2014 -0400
@@ -362,7 +362,8 @@
   sun/reflect/CallerSensitive/CallerSensitiveFinder.java \
   sun/reflect/CallerSensitive/MissingCallerSensitive.java \
   sun/security/util/Resources/NewNamesFormat.java \
-  vm/verifier/defaultMethods/DefaultMethodRegressionTestsRun.java
+  vm/verifier/defaultMethods/DefaultMethodRegressionTestsRun.java \
+  javax/xml/ws/clientjar/TestWsImport.java 
 
 # JRE adds further tests to compact3
 #
@@ -388,6 +389,7 @@
   java/security/Security/ClassLoaderDeadlock/Deadlock.sh \
   java/util/jar/Manifest/CreateManifest.java \
   java/util/logging/TestMainAppContext.java \
+  java/util/logging/TestLoggingWithMainAppContext.java \
   java/util/ResourceBundle/Control/Bug6530694.java \
   java/text/Bidi/BidiConformance.java \
   java/text/Bidi/BidiEmbeddingTest.java \