8203688: [testbug] Nashorn test test/nashorn/script/nosecurity/treeapi/diagnostic.js fails
authorsdama
Tue, 28 Aug 2018 13:22:57 +0530
changeset 53321 2cdf4a989ee7
parent 53320 42037e059f2c
child 53322 8ba5b3c76857
8203688: [testbug] Nashorn test test/nashorn/script/nosecurity/treeapi/diagnostic.js fails Summary: Updating the expected output for diagnostic.js to its correct value Reviewed-by: jlaskey, sundar Contributed-by: thejasvi.v.voniadka@oracle.com
test/nashorn/script/nosecurity/treeapi/diagnostic.js.EXPECTED
--- a/test/nashorn/script/nosecurity/treeapi/diagnostic.js.EXPECTED	Tue Aug 21 13:57:18 2018 -0700
+++ b/test/nashorn/script/nosecurity/treeapi/diagnostic.js.EXPECTED	Tue Aug 28 13:22:57 2018 +0530
@@ -80,7 +80,7 @@
     "columnNumber": "15",
     "kind": "ERROR",
     "position": "15",
-    "message": "test.js:1:15 Unclosed group near index 9\n([a-z])+(\n         ^\n    /([a-z])+(/;\n               ^",
+    "message": "test.js:1:15 Unclosed group near index 9\n([a-z])+(\n    /([a-z])+(/;\n               ^",
     "lineNumber": "1"
   },
   {