Bug 305770
| Summary: | REGRESSION(305778@main) webkitpy GeneratedFileContentsTest is failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Lauro Moura <lmoura> |
| Component: | Tools / Tests | Assignee: | Lauro Moura <lmoura> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 305689 | ||
| Bug Blocks: | |||
Lauro Moura
[10/2524] webkit.messages_unittest.GeneratedFileContentsTest.test_message_argument_description failed:
Traceback (most recent call last):
File "/home/buildbot-worker/WPE-Linux-64-bit-Release-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 "/home/buildbot-worker/WPE-Linux-64-bit-Release-Tests/build/Source/WebKit/Scripts/webkit/messages_unittest.py", line 106, in assertGeneratedFileContentsEqual
self.assertEqual(actual_line, expected_line_list[index])
AssertionError: ' "WebKit::WebUndoStepID"_s,' != ' };'
- "WebKit::WebUndoStepID"_s,
+ };
Patch incoming.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Lauro Moura
Pull request: https://github.com/WebKit/WebKit/pull/56831
EWS
Committed 305827@main (5bde979b1c6d): <https://commits.webkit.org/305827@main>
Reviewed commits have been landed. Closing PR #56831 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/168450507>