[Webkit-unassigned] [Bug 231172] New: Regression (r283476): [ iOS macOS Release ] TestWTF.TypeCastsCocoa.checked_objc_cast is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 4 08:23:30 PDT 2021


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

            Bug ID: 231172
           Summary: Regression (r283476): [ iOS macOS Release ]
                    TestWTF.TypeCastsCocoa.checked_objc_cast is failing
           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: ayumi_kojima at apple.com

TestWTF.TypeCastsCocoa.checked_objc_cast

Is constantly failing on iOS Release and macOS Release.

History: https://results.webkit.org/?suite=api-tests&test=TestWTF.TypeCastsCocoa.checked_objc_cast

According to the history, it looks like the test started failing at https://trac.webkit.org/changeset/283476/webkit.

Stdio:

Failed
    TestWTF.TypeCastsCocoa.checked_objc_cast

        /Volumes/Data/worker/bigsur-release/build/Tools/TestWebKitAPI/Tests/WTF/cocoa/TypeCastsCocoa.mm:121
        Expected equality of these values:
          1L
            Which is: 1
          CFGetRetainCount((CFTypeRef)objectNSPtr)
            Which is: 2


        /Volumes/Data/worker/bigsur-release/build/Tools/TestWebKitAPI/Tests/WTF/cocoa/TypeCastsCocoa.mm:135
        Expected equality of these values:
          1L
            Which is: 1
          CFGetRetainCount((CFTypeRef)objectNSPtr)
            Which is: 2

-- 
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/20211004/c0dff4e4/attachment.htm>


More information about the webkit-unassigned mailing list