[Webkit-unassigned] [Bug 192361] New: REGRESSION: TestWTF.WTF.StringOperators is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 4 09:22:55 PST 2018


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

            Bug ID: 192361
           Summary: REGRESSION: TestWTF.WTF.StringOperators is failing
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com

The following API test is consistently failing on the bots:

    TestWTF.WTF.StringOperators

        /Volumes/Data/slave/highsierra-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:52
        Expected equality of these values:
          2
          wtfStringCopyCount
            Which is: 0
        string + string


        /Volumes/Data/slave/highsierra-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:54
        Expected equality of these values:
          2
          wtfStringCopyCount
            Which is: 0
        atomicString + string


        /Volumes/Data/slave/highsierra-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:57
        Expected equality of these values:
          1
          wtfStringCopyCount
            Which is: 0
        "C string" + string

https://build.webkit.org/builders/Apple%20High%20Sierra%20Release%20WK2%20(Tests)/builds/8229/steps/run-api-tests/logs/stdio

-- 
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/20181204/820406b8/attachment.html>


More information about the webkit-unassigned mailing list