WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
264144
[OpenSSL][Win] crypto/subtle/ecdsa-generate-export-key-pkcs8.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=264144
Summary
[OpenSSL][Win] crypto/subtle/ecdsa-generate-export-key-pkcs8.html is flaky
Fujii Hironori
Reported
2023-11-03 00:32:37 PDT
crypto/subtle/ecdsa-generate-export-key-pkcs8.html is flaky only for Windows.
https://results.webkit.org/?suite=layout-tests&test=crypto%2Fsubtle%2Fecdsa-generate-export-key-pkcs8.html
The reproduction rate is low. Unexpected flakiness: text-only failures (1) crypto/subtle/ecdsa-generate-export-key-pkcs8.html [ Failure Pass ] Buildbot: builder WinCairo-64-bit-Release-Tests build 2609 (
270106@main
)
https://build.webkit.org/#/builders/728/builds/2609
--- C:\BW\WinCairo-64-bit-Release-Tests\build\layout-test-results\crypto/subtle/ecdsa-generate-export-key-pkcs8-expected.txt +++ C:\BW\WinCairo-64-bit-Release-Tests\build\layout-test-results\crypto/subtle/ecdsa-generate-export-key-pkcs8-actual.txt @@ -5,7 +5,7 @@ Generating a key pair... Exporting the public key... -PASS privateKey.byteLength is 138 +FAIL privateKey.byteLength should be 138. Was 137. PASS successfullyParsed is true TEST COMPLETE
Attachments
Add attachment
proposed patch, testcase, etc.
Fujii Hironori
Comment 1
2023-11-03 00:35:10 PDT
It's reproducible with Windows Debug builds on my PC.
> python .\Tools\Scripts\run-webkit-tests --debug crypto/subtle/ecdsa-generate-export-key-pkcs8.html --iter=100 -v
> 97 tests ran as expected, 3 didn't:
Radar WebKit Bug Importer
Comment 2
2023-11-09 23:33:14 PST
<
rdar://problem/118221061
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug