[Webkit-unassigned] [Bug 239087] New: REGRESSION:(r292696) lldb_webkit_unittest.TestSummaryProviders.serial_test_WTFStringImpl_SummaryProvider_null_string is a constant failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 11 14:21:40 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=239087

            Bug ID: 239087
           Summary: REGRESSION:(r292696)
                    lldb_webkit_unittest.TestSummaryProviders.serial_test_
                    WTFStringImpl_SummaryProvider_null_string is a
                    constant failure
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rackler at apple.com

lldb_webkit_unittest.TestSummaryProviders.serial_test_WTFStringImpl_SummaryProvider_null_string

The first build that the failure is seen on: 
https://build.webkit.org/#/builders/370/builds/2637

Diff: 
  Traceback (most recent call last):
    File "/Volumes/Data/worker/monterey-release-applesilicon-tests-wk2/build/Tools/lldb/lldb_webkit_unittest.py", line 110, in serial_test_WTFStringImpl_SummaryProvider_null_string
      self.assertEqual(summary, "{ length = 0, is8bit = 1, contents = '' }")
  AssertionError: '' != "{ length = 0, is8bit = 1, contents = '' }"
  + { length = 0, is8bit = 1, contents = '' }

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220411/3314c7a0/attachment.htm>


More information about the webkit-unassigned mailing list