WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
306549
REGRESSION (
306410@main
): [ macOS ] 2 webkitpy tests are a consistent failure
https://bugs.webkit.org/show_bug.cgi?id=306549
Summary
REGRESSION (306410@main): [ macOS ] 2 webkitpy tests are a consistent failure
Karl Rackler
Reported
2026-01-29 10:42:07 PST
Description: webkit.messages_unittest.GeneratedFileContentsTest.test_message_names webkit.messages_unittest.GeneratedFileContentsTest.test_message_argument_description This issue can be bisected to
306410@main
using the command: Tools/Scripts/test-webkitpy --verbose History:
https://results.webkit.org/suites?suite=webkitpy-tests
Test Run:
https://build.webkit.org/#/builders/1227/builds/6659
[20/2795] webkit.messages_unittest.GeneratedFileContentsTest.test_message_names failed: Traceback (most recent call last): File "/Volumes/Data/worker/Apple-Sequoia-Release-AppleSilicon-WK2-Tests/build/Source/WebKit/Scripts/webkit/messages_unittest.py", line 125, in test_message_names self.assertGeneratedFileContentsEqual(header_contents, os.path.join(tests_directory, 'MessageNames.h')) File "/Volumes/Data/worker/Apple-Sequoia-Release-AppleSilicon-WK2-Tests/build/Source/WebKit/Scripts/webkit/messages_unittest.py", line 106, in assertGeneratedFileContentsEqual self.assertEqual(actual_line, expected_line_list[index]) AssertionError: ' , TestWithSwift = 20' != ' , TestWithValidator = 20' - , TestWithSwift = 20 ? ^^ ^ + , TestWithValidator = 20 ? ^^^ ^^ ++ [23/2795] webkit.messages_unittest.GeneratedFileContentsTest.test_message_argument_description failed: Traceback (most recent call last): File "/Volumes/Data/worker/Apple-Sequoia-Release-AppleSilicon-WK2-Tests/build/Source/WebKit/Scripts/webkit/messages_unittest.py", line 132, in test_message_argument_description self.assertGeneratedFileContentsEqual(implementation_contents, os.path.join(tests_directory, 'MessageArgumentDescriptions.cpp')) File "/Volumes/Data/worker/Apple-Sequoia-Release-AppleSilicon-WK2-Tests/build/Source/WebKit/Scripts/webkit/messages_unittest.py", line 106, in assertGeneratedFileContentsEqual self.assertEqual(actual_line, expected_line_list[index]) AssertionError: ' case MessageName::TestWithSwift_TestAsyncMessage:' != ' case MessageName::TestWithValidator_AlwaysEnabled:' - case MessageName::TestWithSwift_TestAsyncMessage: + case MessageName::TestWithValidator_AlwaysEnabled:
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-01-29 10:42:14 PST
<
rdar://problem/169196651
>
Kimmo Kinnunen
Comment 2
2026-01-29 11:02:58 PST
Pull request:
https://github.com/WebKit/WebKit/pull/57498
EWS
Comment 3
2026-01-29 11:05:18 PST
Committed
306430@main
(286a6047f90e): <
https://commits.webkit.org/306430@main
> Reviewed commits have been landed. Closing PR #57498 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug