[Webkit-unassigned] [Bug 262663] REGRESSION(iOS17/Sonoma): 8 WebCryptoAPI tests are constantly crashing.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 5 11:54:00 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=262663
--- Comment #3 from Ben Schwartz <ben_schwartz at apple.com> ---
REPRODUCIBILITY:
I was able to reproduce this issue on macOS Sonoma (14.0, 23A344/arm64) ToT using the following commands:
```python3 Tools/CISupport/download-built-product --platform=mac --release 'https://s3-us-west-2.amazonaws.com/archives.webkit.org/mac-sonoma-x86_64 arm64-release/268916 at main.zip'
python3 Tools/CISupport/built-product-archive --platform=mac-sonoma --release extract
python3 Tools/Scripts/run-webkit-tests --no-build --no-show-results --no-new-test-results --clobber-old-results --release --results-directory layout-test-results --debug-rwt-logging --no-retry-failures --force imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_X25519.https.any.html imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_X25519.https.any.worker.html imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_X25519.https.any.html imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_X25519.https.any.worker.html imported/w3c/web-platform-tests/WebCryptoAPI/import_export/okp_importKey.https.any.html imported/w3c/web-platform-tests/WebCryptoAPI/import_export/okp_importKey.https.any.worker.html imported/w3c/web-platform-tests/WebCryptoAPI/import_export/okp_importKey_failures_X25519.https.any.html imported/w3c/web-platform-tests/WebCryptoAPI/import_export/okp_importKey_failures_X25519.https.any.worker.html```
--
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/20231005/487ae296/attachment.htm>
More information about the webkit-unassigned
mailing list