[webkit-changes] [WebKit/WebKit] aeb7d6: [Win] TestWebKit.Curl.CertificateAPI is failing
Fujii Hironori
noreply at github.com
Wed Jul 5 13:24:45 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: aeb7d626dad9a90b21c7fa73499e84d9359f3105
https://github.com/WebKit/WebKit/commit/aeb7d626dad9a90b21c7fa73499e84d9359f3105
Author: Fujii Hironori <Hironori.Fujii at sony.com>
Date: 2023-07-05 (Wed, 05 Jul 2023)
Changed paths:
M Tools/TestWebKitAPI/PlatformPlayStation.cmake
M Tools/TestWebKitAPI/PlatformWin.cmake
R Tools/TestWebKitAPI/Tests/WebKit/curl/Certificates.cpp
Log Message:
-----------
[Win] TestWebKit.Curl.CertificateAPI is failing
https://bugs.webkit.org/show_bug.cgi?id=258834
Reviewed by Don Olmstead.
It was failing since WKCertificateInfoCreateWithCertficateChain was
deprecated by 255206 at main (bug#245997). We have no alternative API to
create a cert chain. Removed the test.
* Tools/TestWebKitAPI/PlatformPlayStation.cmake:
* Tools/TestWebKitAPI/PlatformWin.cmake:
* Tools/TestWebKitAPI/Tests/WebKit/curl/Certificates.cpp: Removed.
Canonical link: https://commits.webkit.org/265778@main
More information about the webkit-changes
mailing list