<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>172594</bug_id>
          
          <creation_ts>2017-05-25 09:17:03 -0700</creation_ts>
          <short_desc>[GTK][WebCrypto] 9 failures on WebCryptoAPI tests after last sync with web-platform-tests</short_desc>
          <delta_ts>2017-06-06 13:29:18 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKitGTK</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>133122</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Carlos Alberto Lopez Perez">clopez</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>zan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1312660</commentid>
    <comment_count>0</comment_count>
    <who name="Carlos Alberto Lopez Perez">clopez</who>
    <bug_when>2017-05-25 09:17:03 -0700</bug_when>
    <thetext>On r217225 &lt;https://trac.webkit.org/r217225&gt; 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</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1312665</commentid>
    <comment_count>1</comment_count>
    <who name="Carlos Alberto Lopez Perez">clopez</who>
    <bug_when>2017-05-25 09:24:59 -0700</bug_when>
    <thetext>Updated test expectations on r217425: &lt;http://trac.webkit.org/changeset/217425&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1316208</commentid>
    <comment_count>2</comment_count>
    <who name="Zan Dobersek">zan</who>
    <bug_when>2017-06-06 13:29:18 -0700</bug_when>
    <thetext>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</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>