Bug 172594

Summary: [GTK][WebCrypto] 9 failures on WebCryptoAPI tests after last sync with web-platform-tests
Product: WebKit Reporter: Carlos Alberto Lopez Perez <clopez>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, zan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 133122    

Carlos Alberto Lopez Perez
Reported 2017-05-25 09:17:03 PDT
On r217225 <https://trac.webkit.org/r217225> the web-platform-tests were synced with upstream. After this, there are 9 new failures on the WebCryptoAPI tests from WPT on platform GTK: Regressions: Unexpected text-only failures (9) imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/test_hkdf.https.html [ Failure ] imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_decrypt/test_aes_cbc.https.html [ Failure ] imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_decrypt/test_aes_ctr.https.html [ Failure ] imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_decrypt/test_rsa_oaep.https.html [ Failure ] imported/w3c/web-platform-tests/WebCryptoAPI/import_export/test_ec_importKey.https.html [ Failure ] imported/w3c/web-platform-tests/WebCryptoAPI/import_export/test_rsa_importKey.https.html [ Failure ] imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/test_ecdsa.https.html [ Failure ] imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/test_rsa_pkcs.https.html [ Failure ] imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/test_rsa_pss.https.html [ Failure ] Links to the failures: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r217419%20%281355%29/imported/w3c/web-platform-tests/WebCryptoAPI/import_export/test_ec_importKey.https-pretty-diff.html https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r217419%20%281355%29/imported/w3c/web-platform-tests/WebCryptoAPI/import_export/test_rsa_importKey.https-pretty-diff.html https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r217419%20%281355%29/imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_decrypt/test_aes_ctr.https-pretty-diff.html https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r217419%20%281355%29/imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_decrypt/test_aes_cbc.https-pretty-diff.html https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r217419%20%281355%29/imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_decrypt/test_rsa_oaep.https-pretty-diff.html https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r217419%20%281355%29/imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/test_rsa_pss.https-pretty-diff.html https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r217419%20%281355%29/imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/test_ecdsa.https-pretty-diff.html https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r217419%20%281355%29/imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/test_rsa_pkcs.https-pretty-diff.html https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r217419%20%281355%29/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/test_hkdf.https-pretty-diff.html
Attachments
Carlos Alberto Lopez Perez
Comment 1 2017-05-25 09:24:59 PDT
Updated test expectations on r217425: <http://trac.webkit.org/changeset/217425>
Zan Dobersek
Comment 2 2017-06-06 13:29:18 PDT
These failures popped up due to tests being renamed during the web-platform-tests sync. Cleaned up in r217854. http://trac.webkit.org/changeset/217854
Note You need to log in before you can comment on or make changes to this bug.