[webkit-changes] [WebKit/WebKit] 67d6de: [JSC] Update `test262/expectations.yaml` to match ...
SUZUKI Sosuke
noreply at github.com
Mon Sep 16 19:39:40 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 67d6decacdbc690b70656341fb27b6d11b71d16b
https://github.com/WebKit/WebKit/commit/67d6decacdbc690b70656341fb27b6d11b71d16b
Author: Sosuke Suzuki <aosukeke at gmail.com>
Date: 2024-09-16 (Mon, 16 Sep 2024)
Changed paths:
M JSTests/test262/expectations.yaml
Log Message:
-----------
[JSC] Update `test262/expectations.yaml` to match the test262-bot
https://bugs.webkit.org/show_bug.cgi?id=279783
Reviewed by Yusuke Suzuki.
According to the latest results from the test262 bot[1], the following tests should pass, but they
are recorded as FAIL in expectations.yaml:
- test/intl402/NumberFormat/prototype/format/useGrouping-extended-en-IN.js (default)
- test/intl402/NumberFormat/prototype/format/useGrouping-extended-en-IN.js (strict mode)
This discrepancy is due to the difference in the ICU version between the machine where I ran the
test262-runner and the bot (Sonoma Release).
This patch updates test262/expectations.yaml to match the bot.
[1]: https://build.webkit.org/#/builders/936/builds/11864
* JSTests/test262/expectations.yaml:
Canonical link: https://commits.webkit.org/283739@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