From 2b7b7027133dc2312b2c2838607138e0e7d85ebc Mon Sep 17 00:00:00 2001 From: Ben Noordhuis Date: Mon, 3 Mar 2025 00:01:49 +0100 Subject: [PATCH] Remove obsolete test262 feature The FinalizationRegistry.prototype.cleanupSome proposal was withdrawn. There are no test262 tests left with that feature. --- test262.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/test262.conf b/test262.conf index 6cde7b8f3..a2ab218f1 100644 --- a/test262.conf +++ b/test262.conf @@ -103,7 +103,6 @@ explicit-resource-management=skip exponentiation export-star-as-namespace-from-module FinalizationRegistry -FinalizationRegistry.prototype.cleanupSome=skip Float16Array Float32Array Float64Array