# HG changeset patch # User joehw # Date 1459363247 25200 # Node ID 91782cb54d73f9e784ca9df685c2244f26ebb1c1 # Parent 7359994942f8d8e723b584d66a3a92c2e9e95e5c 8147431: javax/xml/jaxp/isolatedjdk/catalog/PropertiesTest.sh copied JDK failed Reviewed-by: rriggs diff -r 7359994942f8 -r 91782cb54d73 jaxp/test/ProblemList.txt --- a/jaxp/test/ProblemList.txt Wed Jul 05 21:30:26 2017 +0200 +++ b/jaxp/test/ProblemList.txt Wed Mar 30 11:40:47 2016 -0700 @@ -23,4 +23,6 @@ # ########################################################################### -# No jaxp tests are on the problem list. +# 8147431 +javax/xml/jaxp/isolatedjdk/catalog/PropertiesTest.sh generic-all + diff -r 7359994942f8 -r 91782cb54d73 jaxp/test/javax/xml/jaxp/isolatedjdk/catalog/PropertiesTest.sh --- a/jaxp/test/javax/xml/jaxp/isolatedjdk/catalog/PropertiesTest.sh Wed Jul 05 21:30:26 2017 +0200 +++ b/jaxp/test/javax/xml/jaxp/isolatedjdk/catalog/PropertiesTest.sh Wed Mar 30 11:40:47 2016 -0700 @@ -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