diff --git a/test262 b/test262 index d216cc19726..9704d7f22f6 160000 --- a/test262 +++ b/test262 @@ -1 +1 @@ -Subproject commit d216cc197269fc41eb6eca14710529c3d6650535 +Subproject commit 9704d7f22f6342d6c4753ab9a8d62d6725de8c4e diff --git a/test_ignore.toml b/test_ignore.toml index 724dcd26957..66ef2009dc4 100644 --- a/test_ignore.toml +++ b/test_ignore.toml @@ -31,6 +31,8 @@ features = [ "Intl.Locale-info", # https://github.com/tc39/proposal-intl-enumeration "Intl-enumeration", + # https://github.com/tc39/proposal-array-from-async + "Array.fromAsync", # Non-standard "caller",