Skip to content

Commit cb31713

Browse files
committed
mark three tests as passing in Nashorn
1 parent 260e8f0 commit cb31713

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

graal-js/test/testNashorn.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -31,18 +31,6 @@
3131
}, {
3232
"filePath" : "basic/es6/class.js",
3333
"status" : "FAIL"
34-
}, {
35-
"filePath" : "basic/es6/computed-property-getter.js",
36-
"status" : "FAIL",
37-
"comment" : "Java interop migration"
38-
}, {
39-
"filePath" : "basic/es6/computed-property-method.js",
40-
"status" : "FAIL",
41-
"comment" : "Java interop migration"
42-
}, {
43-
"filePath" : "basic/es6/computed-property.js",
44-
"status" : "FAIL",
45-
"comment" : "Java interop migration"
4634
}, {
4735
"filePath" : "basic/es6/const-reassign.js",
4836
"status" : "FAIL"

0 commit comments

Comments
 (0)