[Webkit-unassigned] [Bug 201902] New: REGRESSION : [iOS 13] TestWebKitAPI.SharedBufferTest.tryCreateArrayBufferLargeSegments is failing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 17 21:37:16 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=201902
Bug ID: 201902
Summary: REGRESSION : [iOS 13]
TestWebKitAPI.SharedBufferTest.tryCreateArrayBufferLar
geSegments 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: ryanhaddad at apple.com
CC: achristensen at apple.com,
webkit-bot-watchers-bugzilla at group.apple.com,
webkit-bug-importer at group.apple.com
The following test is failing on iOS simulator bots running iOS 13:
TestWebKitAPI.SharedBufferTest.tryCreateArrayBufferLargeSegments
/Volumes/Data/slave/ios-simulator-13-release/build/Tools/TestWebKitAPI/Tests/WebCore/SharedBuffer.cpp:117
Expected equality of these values:
'a'
Which is: 'a' (97, 0x61)
static_cast<char*>(arrayBuffer->data())[position]
Which is: '\0'
https://build.webkit.org/builders/Apple%20iOS%2013%20Simulator%20Release%20WK2%20%28Tests%29/builds/2/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/20190918/cc1e322e/attachment.html>
More information about the webkit-unassigned
mailing list