RESOLVED FIXED Bug 215640
[Catalina/iOS 13] TestWebKitAPI.TLSVersion.LegacySubresources is failing
https://bugs.webkit.org/show_bug.cgi?id=215640
Summary [Catalina/iOS 13] TestWebKitAPI.TLSVersion.LegacySubresources is failing
Ryan Haddad
Reported 2020-08-18 21:33:21 PDT
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
Ryan Haddad
Comment 1 2020-08-18 21:34:21 PDT
This test was added with https://trac.webkit.org/changeset/265835/webkit and has been failing from the start.
Radar WebKit Bug Importer
Comment 2 2020-08-18 21:34:34 PDT
Alex Christensen
Comment 3 2020-08-19 08:39:56 PDT
Note You need to log in before you can comment on or make changes to this bug.