<?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>203225</bug_id>
          
          <creation_ts>2019-10-21 16:51:43 -0700</creation_ts>
          <short_desc>[ Mac ] Layout Test legacy-animation-engine/compositing/backing/transform-transition-from-outside-view.html is flaky</short_desc>
          <delta_ts>2019-10-24 09:13:39 -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>Tools / Tests</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>CONFIGURATION CHANGED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=184611</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 name="Truitt Savell">tsavell</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>graouts</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1582148</commentid>
    <comment_count>0</comment_count>
    <who name="Truitt Savell">tsavell</who>
    <bug_when>2019-10-21 16:51:43 -0700</bug_when>
    <thetext>The following layout test is flaky on Mac

legacy-animation-engine/compositing/backing/transform-transition-from-outside-view.html

Probable cause:

This test is highly flakey on Mac. It has expectations set for wk1 already but has been failing on wk2 as well. Test was introduced in https://trac.webkit.org/changeset/230471/webkit . I am able to reproduce it easily with running it In iterations. I have been unable so far to find a revision that this does not fail on.

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=legacy-animation-engine%2Fcompositing%2Fbacking%2Ftransform-transition-from-outside-view.html

Diff:
--- /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/legacy-animation-engine/compositing/backing/transform-transition-from-outside-view-expected.txt
+++ /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/legacy-animation-engine/compositing/backing/transform-transition-from-outside-view-actual.txt
@@ -14,7 +14,7 @@
           (bounds 148.00 128.00)
           (drawsContent 1)
           (backingStoreAttached 1)
-          (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [-400.00 0.00 0.00 1.00])
+          (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [-399.99 0.00 0.00 1.00])
           (children 1
             (GraphicsLayer
               (offsetFromRenderer width=-14 height=-14)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1582149</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2019-10-21 16:52:09 -0700</bug_when>
    <thetext>&lt;rdar://problem/56482469&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1582152</commentid>
    <comment_count>2</comment_count>
    <who name="Truitt Savell">tsavell</who>
    <bug_when>2019-10-21 16:57:13 -0700</bug_when>
    <thetext>marked test as failing while investigating https://trac.webkit.org/changeset/251398/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1583094</commentid>
    <comment_count>3</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2019-10-23 15:34:08 -0700</bug_when>
    <thetext>Is this the same as bug 184611?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1583125</commentid>
    <comment_count>4</comment_count>
    <who name="Truitt Savell">tsavell</who>
    <bug_when>2019-10-23 16:01:29 -0700</bug_when>
    <thetext>The diff is very different between these now o I don&apos;t think I would consider them the same.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1583277</commentid>
    <comment_count>5</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2019-10-24 01:50:17 -0700</bug_when>
    <thetext>I think Alexey is right, the flakiness reported was before the fix for bug 184611 landed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1583370</commentid>
    <comment_count>6</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2019-10-24 08:48:44 -0700</bug_when>
    <thetext>There were no failures since the fix for bug 184611 landed, so this is either a dupe or something that got fixed even earlier. Marking R/CC because there is no need to investigate which.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1583382</commentid>
    <comment_count>7</comment_count>
    <who name="Truitt Savell">tsavell</who>
    <bug_when>2019-10-24 09:13:39 -0700</bug_when>
    <thetext>Removed expectation for this test in https://trac.webkit.org/changeset/251541/webkit</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>