Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: efd0a42fa49fc049175471e9241dcd23390877b0
      
https://github.com/WebKit/WebKit/commit/efd0a42fa49fc049175471e9241dcd23390877b0
  Author: sosukesuzuki <[email protected]>
  Date:   2024-05-05 (Sun, 05 May 2024)

  Changed paths:
    M JSTests/test262/config.yaml

  Log Message:
  -----------
  [JSC] Remove tests for Symbols as WeakMap keys from test262 skipped files
https://bugs.webkit.org/show_bug.cgi?id=273746

Reviewed by Yusuke Suzuki.

We had been skipping several test262 test cases that were broken due to the 
implementation of the
Symbols as WeakMap keys proposal[1]. However, those tests have been fixed or 
removed in
tc39/test262#3678[2].

This patch removes those tests from the skipped files.

[1]: https://github.com/tc39/proposal-symbols-as-weakmap-keys
[2]: https://github.com/tc39/test262/pull/3678

* JSTests/test262/config.yaml:

Canonical link: https://commits.webkit.org/278395@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to