Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: aec2264a0c9619f39108afdce870ed7a0596033b https://github.com/WebKit/WebKit/commit/aec2264a0c9619f39108afdce870ed7a0596033b Author: Tim Chevalier <t...@igalia.com> Date: 2025-05-13 (Tue, 13 May 2025)
Changed paths: M Tools/Scripts/test262/Runner.pm M Tools/Scripts/webkitperl/test262_unittest/fixtures/mock-jsc-fail.pl Log Message: ----------- Fix format of test262-runner script output https://bugs.webkit.org/show_bug.cgi?id=292934 Reviewed by Jonathan Bedard. This fixes a bug introduced by https://commits.webkit.org/294801@main . That commit changed the output format for new test failures; this output is parsed by a testing script. This patch changes the output to what the testing script expects. Also, change the `mock-jsc-fail.pl` to exit with error code 3 since it's supposed to be simulating what JSC does when there's an uncaught exception. * Tools/Scripts/test262/Runner.pm: (processResult): * Tools/Scripts/webkitperl/test262_unittest/fixtures/mock-jsc-fail.pl: Canonical link: https://commits.webkit.org/294867@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes