Details
-
Bug
-
Resolution: Fixed
-
P3
-
8
-
b100
-
b105
-
generic
-
generic
-
Verified
Description
Please exclude test test/script/trusted/JDK-8020809.js from Nashorn code coverage run
Test name in Aurora is jdk.nashorn.internal.test.framework.ScriptRunnable::test/script/trusted/JDK-8020809.js
To exclude the tests just add
<test id="JDK-8020809.js" />
to <excludeList> in http://hg.openjdk.java.net/nashorn/jdk8/nashorn/exclude/exclude_list_cc.txt file
Test name in Aurora is jdk.nashorn.internal.test.framework.ScriptRunnable::test/script/trusted/JDK-8020809.js
To exclude the tests just add
<test id="JDK-8020809.js" />
to <excludeList> in http://hg.openjdk.java.net/nashorn/jdk8/nashorn/exclude/exclude_list_cc.txt file