Skip to content

Commit 8516959

Browse files
committed
updated test262.conf
1 parent 446099a commit 8516959

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

test262.conf

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ testdir=test262/test
5151
AggregateError
5252
align-detached-buffer-semantics-with-web-reality
5353
arbitrary-module-namespace-names=skip
54+
array-find-from-last=skip
5455
Array.prototype.at=skip
5556
Array.prototype.flat
5657
Array.prototype.flatMap
@@ -66,8 +67,10 @@ BigInt
6667
caller
6768
class
6869
class-fields-private
70+
class-fields-private-in=skip
6971
class-fields-public
7072
class-methods-private
73+
class-static-block=skip
7174
class-static-fields-public
7275
class-static-fields-private
7376
class-static-methods-private
@@ -89,6 +92,7 @@ default-parameters
8992
destructuring-assignment
9093
destructuring-binding
9194
dynamic-import
95+
error-cause=skip
9296
export-star-as-namespace-from-module
9397
FinalizationGroup=skip
9498
FinalizationRegistry=skip
@@ -102,10 +106,12 @@ globalThis
102106
hashbang
103107
host-gc-required=skip
104108
import.meta
109+
import-assertions=skip
105110
Int16Array
106111
Int32Array
107112
Int8Array
108113
IsHTMLDDA
114+
json-modules=skip
109115
json-superset
110116
legacy-regexp=skip
111117
let
@@ -116,6 +122,7 @@ numeric-separator-literal
116122
object-rest
117123
object-spread
118124
Object.fromEntries
125+
Object.hasOwn
119126
Object.is
120127
optional-catch-binding
121128
optional-chaining
@@ -134,8 +141,10 @@ regexp-lookbehind
134141
regexp-match-indices=skip
135142
regexp-named-groups
136143
regexp-unicode-property-escapes
144+
resizable-arraybuffer=skip
137145
rest-parameters
138146
Set
147+
ShadowRealm=skip
139148
SharedArrayBuffer
140149
string-trimming
141150
String.fromCodePoint
@@ -164,6 +173,7 @@ Symbol.toStringTag
164173
Symbol.unscopables
165174
tail-call-optimization=skip
166175
template
176+
Temporal=skip
167177
top-level-await=skip
168178
TypedArray
169179
TypedArray.prototype.at=skip

0 commit comments

Comments
 (0)