[webkit-changes] [WebKit/WebKit] e1fb75: Skip Test262 Intl.DurationFormat tests
David Degazio
noreply at github.com
Tue Sep 27 13:34:09 PDT 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e1fb75ade27b9f429e35fc0b05a25f3452b23916
https://github.com/WebKit/WebKit/commit/e1fb75ade27b9f429e35fc0b05a25f3452b23916
Author: David Degazio <35146201+ddegazio at users.noreply.github.com>
Date: 2022-09-27 (Tue, 27 Sep 2022)
Changed paths:
M JSTests/test262/config.yaml
Log Message:
-----------
Skip Test262 Intl.DurationFormat tests
https://bugs.webkit.org/show_bug.cgi?id=245695
rdar://100428579
We encountered a recent regression on Test262 Intl.DurationFormat tests due to WebKit shipping with an out-of-date ICU header. This patch
adds those tests to the skip list, as the feature is unsupported in the ICU version we build with.
Reviewed by Yusuke Suzuki.
* JSTests/test262/config.yaml:
Canonical link: https://commits.webkit.org/254929@main
More information about the webkit-changes
mailing list