<?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>188047</bug_id>
          
          <creation_ts>2018-07-26 07:06:47 -0700</creation_ts>
          <short_desc>[WPE] crypto/workers/subtle/hrsa-postMessage-worker.html is flaky</short_desc>
          <delta_ts>2024-01-12 22:43:46 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WPE WebKit</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Miguel Gomez">magomez</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1445388</commentid>
    <comment_count>0</comment_count>
    <who name="Miguel Gomez">magomez</who>
    <bug_when>2018-07-26 07:06:47 -0700</bug_when>
    <thetext>crypto/workers/subtle/hrsa-postMessage-worker.html [ Failure Pass ]

The test fails on the first run like once every 10-20 times, and always passes the second one. The diff when it fails is:

--- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/crypto/workers/subtle/hrsa-postMessage-worker-expected.txt
+++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/crypto/workers/subtle/hrsa-postMessage-worker-actual.txt
@@ -3,6 +3,14 @@
 On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
 
 
+PASS All checks passed in worker for public key
+PASS publicKey.type is &apos;public&apos;
+PASS publicKey.extractable is true
+PASS publicKey.algorithm.name is &apos;RSASSA-PKCS1-v1_5&apos;
+PASS publicKey.algorithm.modulusLength is 2048
+PASS bytesToHexString(publicKey.algorithm.publicExponent) is &apos;010001&apos;
+PASS publicKey.algorithm.hash.name is &apos;SHA-256&apos;
+PASS publicKey.usages is [&apos;verify&apos;]
 PASS All checks passed in worker for private key
 PASS privateKey.type is &apos;private&apos;
 PASS privateKey.extractable is false
@@ -11,14 +19,6 @@
 PASS bytesToHexString(privateKey.algorithm.publicExponent) is &apos;010001&apos;
 PASS privateKey.algorithm.hash.name is &apos;SHA-256&apos;
 PASS privateKey.usages is [&apos;sign&apos;]
-PASS All checks passed in worker for public key
-PASS publicKey.type is &apos;public&apos;
-PASS publicKey.extractable is true
-PASS publicKey.algorithm.name is &apos;RSASSA-PKCS1-v1_5&apos;
-PASS publicKey.algorithm.modulusLength is 2048
-PASS bytesToHexString(publicKey.algorithm.publicExponent) is &apos;010001&apos;
-PASS publicKey.algorithm.hash.name is &apos;SHA-256&apos;
-PASS publicKey.usages is [&apos;verify&apos;]
 PASS successfullyParsed is true
 
 TEST COMPLETE</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2004856</commentid>
    <comment_count>1</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2024-01-12 22:43:43 -0800</bug_when>
    <thetext>The test(s) filed under this bug ticket have consistently passed for the last 4000 revisions. Currently, there are no more tests in TestExpectations that refer to this bug. Therefore, I&apos;m closing the bug.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>