8022614: Please exclude test test/script/trusted/JDK-8020809.js from Nashorn code coverage run

Mon, 12 Aug 2013 16:52:32 +0530

author
sundar
date
Mon, 12 Aug 2013 16:52:32 +0530
changeset 495
0bbaa0ac36ab
parent 494
3c13fba4d727
child 496
03ba1cd734c0

8022614: Please exclude test test/script/trusted/JDK-8020809.js from Nashorn code coverage run
Reviewed-by: jlaskey, lagergren

exclude/exclude_list_cc.txt file | annotate | diff | comparison | revisions
     1.1 --- a/exclude/exclude_list_cc.txt	Mon Aug 12 12:46:01 2013 +0200
     1.2 +++ b/exclude/exclude_list_cc.txt	Mon Aug 12 16:52:32 2013 +0530
     1.3 @@ -3,4 +3,5 @@
     1.4  <excludeList>
     1.5    <test id="JDK-8014647.js" />
     1.6    <test id="javaclassoverrides.js" />
     1.7 +  <test id="JDK-8020809.js" />
     1.8  </excludeList>

mercurial