[Webkit-unassigned] [Bug 241380] New: REGRESSION (250986 at main): [iOS/macOS] ASSERTION FAILED: isASCII(characters[I]) in WTF::ASCIILiteral WTF::StringLiterals::operator""_s(const char *, size_t)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 7 11:54:10 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=241380
Bug ID: 241380
Summary: REGRESSION (250986 at main): [iOS/macOS] ASSERTION
FAILED: isASCII(characters[I]) in WTF::ASCIILiteral
WTF::StringLiterals::operator""_s(const char *,
size_t)
Product: WebKit
Version: Safari 13
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: cdumez at apple.com,
webkit-bot-watchers-bugzilla at group.apple.com,
webkit-bug-importer at group.apple.com
After https://commits.webkit.org/250986@main landed, the following API test is asserting on iOS / macOS debug bots:
TestWebKitAPI.HTTPParsers.ParseCrossOriginResourcePolicyHeader
ASSERTION FAILED: isASCII(characters[i])
/Volumes/Data/worker/Apple-iOS-15-Simulator-Debug-Build/build/WebKitBuild/Debug-iphonesimulator/usr/local/include/wtf/text/ASCIILiteral.h(89) : WTF::ASCIILiteral WTF::StringLiterals::operator""_s(const char *, size_t)
https://results.webkit.org/?suite=api-tests&suite=api-tests&test=TestWebKitAPI.HTTPParsers.ParseCrossOriginResourcePolicyHeader&test=TestWebKitAPI.IPCTestingAPI.CanSendSharedMemory
--
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/20220607/d48277cd/attachment.htm>
More information about the webkit-unassigned
mailing list