<?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>198220</bug_id>
          
          <creation_ts>2019-05-24 11:12:59 -0700</creation_ts>
          <short_desc>REGRESSION (r245742) [iOS Sim] Layout Test compositing/rtl/rtl-overflow-scrolling.html is failing</short_desc>
          <delta_ts>2019-05-24 12:50:34 -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>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=198208</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="Shawn Roberts">sroberts</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>jlewis3</cc>
    
    <cc>ryanhaddad</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>tsavell</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>zalan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1539007</commentid>
    <comment_count>0</comment_count>
    <who name="Shawn Roberts">sroberts</who>
    <bug_when>2019-05-24 11:12:59 -0700</bug_when>
    <thetext>The following layout test is failing on iOS Simulator Release and Debug WK2

compositing/rtl/rtl-overflow-scrolling.html

Probable cause:

After changes in https://trac.webkit.org/changeset/245742/webkit the above test started failing on iOS Simulator

Verified locally, fails with r245742, passes in 245741

Unsure if it just a rebaseline?

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=compositing%2Frtl%2Frtl-overflow-scrolling.html

Diff:

--- /Volumes/Data/slave/ios-simulator-12-release-tests-wk2/build/layout-test-results/compositing/rtl/rtl-overflow-scrolling-expected.txt
+++ /Volumes/Data/slave/ios-simulator-12-release-tests-wk2/build/layout-test-results/compositing/rtl/rtl-overflow-scrolling-actual.txt
@@ -3,6 +3,6 @@
 layer at (0,0) size 800x600
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 300x300 scrollX -15 scrollWidth 1000 scrollHeight 1000
+layer at (8,8) size 300x300 scrollWidth 1000 scrollHeight 1000
   RenderBlock {DIV} at (0,0) size 300x300
     RenderBlock {DIV} at (-700,0) size 1000x1000 [bgcolor=#008000]</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1539009</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2019-05-24 11:16:48 -0700</bug_when>
    <thetext>&lt;rdar://problem/51114177&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1539011</commentid>
    <comment_count>2</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2019-05-24 11:18:28 -0700</bug_when>
    <thetext>It looks like ios-sim EWS saw this on https://bugs.webkit.org/show_bug.cgi?id=198208, but it didn&apos;t get to confirm the result before the change was landed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1539019</commentid>
    <comment_count>3</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2019-05-24 11:44:05 -0700</bug_when>
    <thetext>Ah, this is a progression. scrollX should never be negative.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1539038</commentid>
    <comment_count>4</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2019-05-24 12:50:34 -0700</bug_when>
    <thetext>https://trac.webkit.org/r245751</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>