diff --git a/test262/ts2abc_skip_tests.json b/test262/ts2abc_skip_tests.json index 7487cba1d504bfeef1822cd58b65c68682566956..d51c802bb6b589d93530a5bb033db31c3634b14b 100644 --- a/test262/ts2abc_skip_tests.json +++ b/test262/ts2abc_skip_tests.json @@ -490,5 +490,11 @@ "language/expressions/dynamic-import/namespace/default-property-not-set-own.js", "language/expressions/dynamic-import/namespace/promise-then-ns-delete-non-exported-strict.js" ] + }, + { + "reason" : "module-code: file 'instn-star-err-not-found.js' not found", + "files": [ + "language/module-code/instn-star-err-not-found.js" + ] } ]