Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b615a5dd554bd56fd20300fb48dccbbc7d7b631d
https://github.com/WebKit/WebKit/commit/b615a5dd554bd56fd20300fb48dccbbc7d7b631d
Author: Yusuke Suzuki <[email protected]>
Date: 2026-01-16 (Fri, 16 Jan 2026)
Changed paths:
M Tools/Scripts/test262/Runner.pm
Log Message:
-----------
More detailed test results from test262-runner
https://bugs.webkit.org/show_bug.cgi?id=305679
rdar://168334194
Reviewed by Mark Lam.
Update test262-runner's results.yaml to have much more detailed test
results. Right now, it only contains PASS / FAIL / SKIP. But they do not
have information whether it is expected pass, expected fail, unexpected
pass, or unexpected fail. This patch adds them instead to make test
results much more easy to diagnose.
* Tools/Scripts/test262/Runner.pm:
(main):
(processResult):
(summarizeResults):
(findAllFailing):
Canonical link: https://commits.webkit.org/305751@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications