Bug 215640
Summary: | [Catalina/iOS 13] TestWebKitAPI.TLSVersion.LegacySubresources is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | achristensen, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=215626 |
Ryan Haddad
The following test is consistently failing on Catalina and iOS 13 bots:
TestWebKitAPI.TLSVersion.LegacySubresources
/Volumes/Data/slave/ios-simulator-13-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/TLSDeprecation.mm:489
Expected equality of these values:
legacyServer.totalRequests()
Which is: 1
0u
Which is: 0
/Volumes/Data/slave/ios-simulator-13-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/TLSDeprecation.mm:496
Expected equality of these values:
legacyServer.totalRequests()
Which is: 2
1u
Which is: 1
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.TLSVersion.LegacySubresources
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
This test was added with https://trac.webkit.org/changeset/265835/webkit and has been failing from the start.
Radar WebKit Bug Importer
<rdar://problem/67376669>
Alex Christensen
http://trac.webkit.org/r265857