RESOLVED FIXED289548
REGRESSION(291905@main): webkit.messages_unittest.GeneratedFileContentsTest.test_message_argument_description (webkitpy-tests) is a constant failure
https://bugs.webkit.org/show_bug.cgi?id=289548
Summary REGRESSION(291905@main): webkit.messages_unittest.GeneratedFileContentsTest.t...
Dawn Morningstar
Reported 2025-03-11 10:59:12 PDT
webkit.messages_unittest.GeneratedFileContentsTest.test_message_argument_description (webkitpy-tests) Is a constant failure after 291905@main https://commits.webkit.org/291905@main History: https://results.webkit.org/?suite=webkitpy-tests&test=webkit.messages_unittest.GeneratedFileContentsTest.test_message_argument_description Test-run: https://build.webkit.org/#/builders/1257/builds/3578 FAILURE: [29/2683] webkit.messages_unittest.GeneratedFileContentsTest.test_message_argument_description failed: Traceback (most recent call last): File "/Volumes/Data/worker/Apple-visionOS-2-Simulator-Debug-WK2-Tests/build/Source/WebKit/Scripts/webkit/messages_unittest.py", line 126, in test_message_argument_description self.assertGeneratedFileContentsEqual(implementation_contents, os.path.join(tests_directory, 'MessageArgumentDescriptions.cpp')) File "/Volumes/Data/worker/Apple-visionOS-2-Simulator-Debug-WK2-Tests/build/Source/WebKit/Scripts/webkit/messages_unittest.py", line 103, in assertGeneratedFileContentsEqual self.assertEqual(actual_line, expected_line_list[index]) AssertionError: '#include "JavaScriptEvaluationResult.h"' != '#include "LegacyCustomProtocolID.h"' - #include "JavaScriptEvaluationResult.h" + #include "LegacyCustomProtocolID.h"
Attachments
Radar WebKit Bug Importer
Comment 1 2025-03-11 10:59:49 PDT
Alex Christensen
Comment 2 2025-03-11 11:55:30 PDT
EWS
Comment 3 2025-03-11 11:58:59 PDT
Committed 291965@main (5589994ccfb3): <https://commits.webkit.org/291965@main> Reviewed commits have been landed. Closing PR #42273 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.