Bug 289548
| Summary: | REGRESSION(291905@main): webkit.messages_unittest.GeneratedFileContentsTest.test_message_argument_description (webkitpy-tests) is a constant failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dawn Morningstar <Morningstar> |
| Component: | New Bugs | Assignee: | Alex Christensen <achristensen> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | achristensen, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Dawn Morningstar
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/146774822>
Alex Christensen
Pull request: https://github.com/WebKit/WebKit/pull/42273
EWS
Committed 291965@main (5589994ccfb3): <https://commits.webkit.org/291965@main>
Reviewed commits have been landed. Closing PR #42273 and removing active labels.