[webkit-changes] [WebKit/WebKit] 3e6a9d: [JSC] Don't skip tests in test262 that should no l...

SUZUKI Sosuke noreply at github.com
Mon May 13 04:51:08 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3e6a9d2d2c6dcfb1aeb4280248113f7c5a4aae13
      https://github.com/WebKit/WebKit/commit/3e6a9d2d2c6dcfb1aeb4280248113f7c5a4aae13
  Author: sosukesuzuki <aosukeke at gmail.com>
  Date:   2024-05-13 (Mon, 13 May 2024)

  Changed paths:
    M JSTests/test262/config.yaml

  Log Message:
  -----------
  [JSC] Don't skip tests in test262 that should no longer be skipped
https://bugs.webkit.org/show_bug.cgi?id=274053

Reviewed by Justin Michaud.

test/built-ins/RegExp/named-groups/lookbehind.js has been skipped since
https://github.com/WebKit/WebKit/pull/8170. However, the regression has been fixed by
https://commits.webkit.org/258441@main.

This patch removes the test from test262/config.yaml.

* JSTests/test262/config.yaml:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list