@@ -51,6 +51,7 @@ testdir=test262/test
5151AggregateError
5252align-detached-buffer-semantics-with-web-reality
5353arbitrary-module-namespace-names=skip
54+ array-find-from-last=skip
5455Array.prototype.at=skip
5556Array.prototype.flat
5657Array.prototype.flatMap
@@ -60,14 +61,16 @@ ArrayBuffer
6061arrow-function
6162async-functions
6263async-iteration
63- Atomics
64+ Atomics=skip
6465Atomics.waitAsync=skip
6566BigInt
6667caller
6768class
6869class-fields-private
70+ class-fields-private-in=skip
6971class-fields-public
7072class-methods-private
73+ class-static-block=skip
7174class-static-fields-public
7275class-static-fields-private
7376class-static-methods-private
@@ -89,6 +92,7 @@ default-parameters
8992destructuring-assignment
9093destructuring-binding
9194dynamic-import
95+ error-cause=skip
9296export-star-as-namespace-from-module
9397FinalizationGroup=skip
9498FinalizationRegistry=skip
@@ -102,10 +106,12 @@ globalThis
102106hashbang
103107host-gc-required=skip
104108import.meta
109+ import-assertions=skip
105110Int16Array
106111Int32Array
107112Int8Array
108113IsHTMLDDA
114+ json-modules=skip
109115json-superset
110116legacy-regexp=skip
111117let
@@ -116,6 +122,7 @@ numeric-separator-literal
116122object-rest
117123object-spread
118124Object.fromEntries
125+ Object.hasOwn
119126Object.is
120127optional-catch-binding
121128optional-chaining
@@ -134,8 +141,10 @@ regexp-lookbehind
134141regexp-match-indices=skip
135142regexp-named-groups
136143regexp-unicode-property-escapes
144+ resizable-arraybuffer=skip
137145rest-parameters
138146Set
147+ ShadowRealm=skip
139148SharedArrayBuffer
140149string-trimming
141150String.fromCodePoint
@@ -164,6 +173,7 @@ Symbol.toStringTag
164173Symbol.unscopables
165174tail-call-optimization=skip
166175template
176+ Temporal=skip
167177top-level-await=skip
168178TypedArray
169179TypedArray.prototype.at=skip
@@ -196,4 +206,4 @@ test262/test/built-ins/ThrowTypeError/unique-per-realm-function-proto.js
196206#test262/test/built-ins/RegExp/property-escapes/
197207
198208[tests]
199- # list test files or use config.testdir
209+ # list test files or use config.testdir
0 commit comments