<?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>229043</bug_id>
          
          <creation_ts>2021-08-12 10:53:16 -0700</creation_ts>
          <short_desc>[ MacOS EWS ] 3 inspector/canvas/* tests are flaky failing/ crashing</short_desc>
          <delta_ts>2021-08-12 16:03:11 -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>New Bugs</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=228216</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=227881</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>ayumi_kojima</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>mmaxfield</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>wenson_hsieh</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1783886</commentid>
    <comment_count>0</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-08-12 10:53:16 -0700</bug_when>
    <thetext>inspector/canvas/recording-webgl-snapshots.html

Is flaky failing on Big Sur AppleSilicon Debug wk2 EWS and Catalina Release wk2 EWS.

The failure is seen on the open source directory as well: https://results.webkit.org/?suite=layout-tests&amp;test=inspector/canvas/recording-webgl-snapshots.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1783892</commentid>
    <comment_count>1</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-08-12 11:07:13 -0700</bug_when>
    <thetext>Diff: 

--- /Volumes/Data/worker/macOS-AppleSilicon-Big-Sur-Debug-WK2-Tests-EWS/build/layout-test-results/inspector/canvas/recording-webgl-snapshots-expected.txt
+++ /Volumes/Data/worker/macOS-AppleSilicon-Big-Sur-Debug-WK2-Tests-EWS/build/layout-test-results/inspector/canvas/recording-webgl-snapshots-actual.txt
@@ -41,7 +41,7 @@
         4: evaluateWithScopeExtension
         5: (anonymous function)
         6: _wrapCall
-      snapshot: &lt;PASS: content changed&gt;
+      snapshot: &lt;FAIL: content changed&gt;
     3: bufferData(34962, 0, 35044)
       swizzleTypes: [Number, TypedArray, Number]
       trace:
@@ -62,7 +62,7 @@
         4: evaluateWithScopeExtension
         5: (anonymous function)
         6: _wrapCall
-      snapshot: &lt;PASS: content changed&gt;
+      snapshot: &lt;FAIL: content changed&gt;
     5: clearColor(0, 0, 0, 1)
       swizzleTypes: [Number, Number, Number, Number]
       trace:
@@ -83,7 +83,7 @@
         4: evaluateWithScopeExtension
         5: (anonymous function)
         6: _wrapCall
-      snapshot: &lt;PASS: content changed&gt;
+      snapshot: &lt;FAIL: content changed&gt;
     7: bufferData(34962, 0, 35044)
       swizzleTypes: [Number, TypedArray, Number]
       trace:
@@ -114,7 +114,7 @@
         4: evaluateWithScopeExtension
         5: (anonymous function)
         6: _wrapCall
-      snapshot: &lt;PASS: content changed&gt;
+      snapshot: &lt;FAIL: content changed&gt;
     10: clearColor(0, 0, 0, 1)
       swizzleTypes: [Number, Number, Number, Number]
       trace:
@@ -135,5 +135,5 @@
         4: evaluateWithScopeExtension
         5: (anonymous function)
         6: _wrapCall
-      snapshot: &lt;PASS: content changed&gt;
+      snapshot: &lt;FAIL: content changed&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1783893</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2021-08-12 11:07:39 -0700</bug_when>
    <thetext>&lt;rdar://problem/81858079&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1783896</commentid>
    <comment_count>3</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-08-12 11:10:36 -0700</bug_when>
    <thetext>It appears to have started at around https://ews-build.webkit.org/#/builders/60/builds/6863</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1783941</commentid>
    <comment_count>4</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-08-12 13:43:00 -0700</bug_when>
    <thetext>There was a bug about this flaky failure https://bugs.webkit.org/show_bug.cgi?id=227881 that&apos;s fixed at https://trac.webkit.org/changeset/280418/webkit. However, the flaky failure continues to show up after this fix on the open source.

I was not able to reproduce the failure as I currently do not have access to working testing environments.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1783946</commentid>
    <comment_count>5</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-08-12 13:51:30 -0700</bug_when>
    <thetext>Updated test expectations while investigating https://trac.webkit.org/changeset/280985/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1783971</commentid>
    <comment_count>6</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-08-12 16:00:47 -0700</bug_when>
    <thetext>inspector/canvas/recording-bitmaprenderer-frameCount.html
inspector/canvas/recording-2d-full.html

Are also flaky failing/ crashing on the open source. Also showing up on EWS as flaky tests.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1783972</commentid>
    <comment_count>7</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-08-12 16:03:11 -0700</bug_when>
    <thetext>Updated test expectations for the two tests https://trac.webkit.org/changeset/280990/webkit</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>