From 29a3fff19be7997dc04b14d48450ad5e8008902c Mon Sep 17 00:00:00 2001 From: Joe Wang Date: Wed, 30 Mar 2016 11:40:47 -0700 Subject: [PATCH] 8147431: javax/xml/jaxp/isolatedjdk/catalog/PropertiesTest.sh copied JDK failed Reviewed-by: rriggs --- jaxp/test/ProblemList.txt | 4 +++- .../test/javax/xml/jaxp/isolatedjdk/catalog/PropertiesTest.sh | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/jaxp/test/ProblemList.txt b/jaxp/test/ProblemList.txt index e3dcd5e75b9..ba54cd68e61 100644 --- a/jaxp/test/ProblemList.txt +++ b/jaxp/test/ProblemList.txt @@ -23,4 +23,6 @@ # ########################################################################### -# No jaxp tests are on the problem list. +# 8147431 +javax/xml/jaxp/isolatedjdk/catalog/PropertiesTest.sh generic-all + diff --git a/jaxp/test/javax/xml/jaxp/isolatedjdk/catalog/PropertiesTest.sh b/jaxp/test/javax/xml/jaxp/isolatedjdk/catalog/PropertiesTest.sh index c8adc173fc1..bf5ab027fdc 100644 --- a/jaxp/test/javax/xml/jaxp/isolatedjdk/catalog/PropertiesTest.sh +++ b/jaxp/test/javax/xml/jaxp/isolatedjdk/catalog/PropertiesTest.sh @@ -25,6 +25,7 @@ # @bug 8077931 # @summary This case tests if the properties FILES, DEFER, PREFER, RESOLVE in # jaxp.properties and system properties could be used. +# @key intermittent # @library ../../libs/ # @build catalog.CatalogTestUtils # @build PropertiesTest