RESOLVED DUPLICATE of bug 212008 212025
REGRESSION (r261776): webkit.messages_unittest.ParsingTest.test_receiver webkitpy test is failing
https://bugs.webkit.org/show_bug.cgi?id=212025
Summary REGRESSION (r261776): webkit.messages_unittest.ParsingTest.test_receiver webk...
Truitt Savell
Reported 2020-05-18 07:46:48 PDT
webkit.messages_unittest.ParsingTest.test_receiver This webkitpy test is failing on Mac and iOS sense the changes in https://trac.webkit.org/changeset/261776/webkit according to history. Build: https://build.webkit.org/builders/Apple-Catalina-Release-WK2-Tests/builds/5595 Log: [5/1849] webkit.messages_unittest.ParsingTest.test_receiver failed: Traceback (most recent call last): File "/Volumes/Data/slave/catalina-release-tests-wk2/build/Source/WebKit/Scripts/webkit/messages_unittest.py", line 335, in test_receiver self.check_message(message, _expected_results['messages'][index]) File "/Volumes/Data/slave/catalina-release-tests-wk2/build/Source/WebKit/Scripts/webkit/messages_unittest.py", line 310, in check_message self.assertEquals(len(message.parameters), len(expected_message['parameters'])) AssertionError: 2 != 1 History: https://results.webkit.org/?suite=webkitpy-tests&test=webkit.messages_unittest.ParsingTest.test_receiver
Attachments
Radar WebKit Bug Importer
Comment 1 2020-05-18 07:47:17 PDT
Lauro Moura
Comment 2 2020-05-18 07:53:46 PDT
Added a patch for the tests in bug212008. *** This bug has been marked as a duplicate of bug 212008 ***
Note You need to log in before you can comment on or make changes to this bug.