[Webkit-unassigned] [Bug 171246] New: ThreadMessage API tests failing on release bots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 24 13:22:23 PDT 2017


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

            Bug ID: 171246
           Summary: ThreadMessage API tests failing on release bots
           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: ryanhaddad at apple.com

https://build.webkit.org/builders/Apple%20Sierra%20Release%20WK2%20%28Tests%29/builds/888/steps/run-api-tests/logs/stdio

Tests that failed:
  ThreadMessage.Basic

Tests that timed out:
  ThreadMessage.MultipleSenders


FAIL ThreadMessage.Basic

/Volumes/Data/slave/sierra-release/build/Tools/TestWebKitAPI/Tests/WTF/ThreadMessages.cpp:57
Value of: result == WTF::MessageStatus::MessageRan
  Actual: false
Expected: true


/Volumes/Data/slave/sierra-release/build/Tools/TestWebKitAPI/Tests/WTF/ThreadMessages.cpp:72
Value of: handlersRun[i]
  Actual: 0
Expected: numMessages
Which is: 1


/Volumes/Data/slave/sierra-release/build/Tools/TestWebKitAPI/Tests/WTF/ThreadMessages.cpp:57
Value of: result == WTF::MessageStatus::MessageRan
  Actual: false
Expected: true

(the last one is repeated many times)

-- 
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/20170424/6bc5d16c/attachment-0001.html>


More information about the webkit-unassigned mailing list