[Webkit-unassigned] [Bug 237992] New: REGRESSION(r291201?): [ BigSur+ ] 6X api-tests dealing with crypto and credentials are consistently failing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 16 17:33:19 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=237992
Bug ID: 237992
Summary: REGRESSION(r291201?): [ BigSur+ ] 6X api-tests dealing
with crypto and credentials are consistently 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: Jenner at apple.com
The following 6 api-tests started to consistently fail/crash/timeout on BigSur and above:
Failures:
TestWebKitAPI.SSLKeyGeneratorTest.DefaultTest
TestWebKitAPI.SerializedCryptoKeyWrapTest.DefaultWebCryptoMasterKey
TestWebKitAPI.SerializedCryptoKeyWrapTest.DeleteDefaultWebCryptoMasterKey
Timeouts:
TestWebKitAPI.WebKit.NavigationClientDefaultCrypto
TestWebKitAPI.Challenge.BasicPersistentCredential
Crash:
TestWebKitAPI.SerializedCryptoKeyWrapTest.SerializedCryptoKeyWrapUnwrap
HISTORY:
https://results.webkit.org/?suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&test=TestWebKitAPI.Challenge.BasicPersistentCredential&test=TestWebKitAPI.SSLKeyGeneratorTest.DefaultTest&test=TestWebKitAPI.SerializedCryptoKeyWrapTest.DefaultWebCryptoMasterKey&test=TestWebKitAPI.SerializedCryptoKeyWrapTest.DeleteDefaultWebCryptoMasterKey&test=TestWebKitAPI.SerializedCryptoKeyWrapTest.SerializedCryptoKeyWrapUnwrap&test=TestWebKitAPI.WebKit.NavigationClientDefaultCrypto
According to the history they all began to consistently have problems at r291201.
FAILURES:
TestWebKitAPI.SSLKeyGeneratorTest.DefaultTest
/Volumes/Data/worker/monterey-release/build/Tools/TestWebKitAPI/Tests/mac/SSLKeyGenerator.mm:100
Value of: rawResult.isEmpty()
Actual: true
Expected: false
TestWebKitAPI.SerializedCryptoKeyWrapTest.DefaultWebCryptoMasterKey
Cannot store WebCrypto master key, error -25293
Cannot store WebCrypto master key, error -25293
/Volumes/Data/worker/monterey-release/build/Tools/TestWebKitAPI/Tests/WebCore/cocoa/SerializedCryptoKeyWrap.mm:50
Value of: masterKey1
Actual: false
Expected: true
/Volumes/Data/worker/monterey-release/build/Tools/TestWebKitAPI/Tests/WebCore/cocoa/SerializedCryptoKeyWrap.mm:53
Value of: masterKey2
Actual: false
Expected: true
TestWebKitAPI.SerializedCryptoKeyWrapTest.DeleteDefaultWebCryptoMasterKey
Cannot store WebCrypto master key, error -25293
Cannot store WebCrypto master key, error -25293
/Volumes/Data/worker/monterey-release/build/Tools/TestWebKitAPI/Tests/WebCore/cocoa/SerializedCryptoKeyWrap.mm:61
Value of: masterKey1
Actual: false
Expected: true
/Volumes/Data/worker/monterey-release/build/Tools/TestWebKitAPI/Tests/WebCore/cocoa/SerializedCryptoKeyWrap.mm:62
Value of: WebCore::deleteDefaultWebCryptoMasterKey()
Actual: false
Expected: true
/Volumes/Data/worker/monterey-release/build/Tools/TestWebKitAPI/Tests/WebCore/cocoa/SerializedCryptoKeyWrap.mm:65
Value of: masterKey2
Actual: false
Expected: true
/Volumes/Data/worker/monterey-release/build/Tools/TestWebKitAPI/Tests/WebCore/cocoa/SerializedCryptoKeyWrap.mm:67
Value of: masterKey1 != masterKey2
Actual: false
Expected: true
TIMEOUTS
TestWebKitAPI.Challenge.BasicPersistentCredential
TestWebKitAPI.WebKit.NavigationClientDefaultCrypto
Cannot store WebCrypto master key, error -25293
Cannot store WebCrypto master key, error -25293
CRASH
TestWebKitAPI.SerializedCryptoKeyWrapTest.SerializedCryptoKeyWrapUnwrap
Cannot store WebCrypto master key, error -25293
--
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/20220317/06aa711c/attachment.htm>
More information about the webkit-unassigned
mailing list