<?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>274330</bug_id>
          
          <creation_ts>2024-05-17 13:12:50 -0700</creation_ts>
          <short_desc>editing/execCommand layout tests intermittently failing on mac-wk1 (off-by-one baseline issue)</short_desc>
          <delta_ts>2024-05-17 15:53:21 -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=235733</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="Ryan Haddad">ryanhaddad</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>darin</cc>
    
    <cc>jbedard</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>2036102</commentid>
    <comment_count>0</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2024-05-17 13:12:50 -0700</bug_when>
    <thetext>Layout tests in the editing/execCommand are intermittently failing on mac-wk1. This appears to be due to the expected results being off by one test, causing all subsequent ones to fail.

Example: https://build.webkit.org/results/Apple-Ventura-Release-AppleSilicon-WK1-Tests/278913@main%20(9468)/results.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2036103</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-05-17 13:13:01 -0700</bug_when>
    <thetext>&lt;rdar://problem/128290437&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2036111</commentid>
    <comment_count>2</comment_count>
    <who name="Jonathan Bedard">jbedard</who>
    <bug_when>2024-05-17 13:33:28 -0700</bug_when>
    <thetext>This is absolutely an off-by-1 issue.

Unlike last time, this isn&apos;t about ref tests, it&apos;s about normal test diffs, the bug almost certainly lies in DumpRenderTree. I have a hunch it&apos;s also specific to WebKitLegacy, but we don&apos;t have concrete data about that.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2036121</commentid>
    <comment_count>3</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2024-05-17 14:18:28 -0700</bug_when>
    <thetext>It appears that this particular case was already known and the offending tests had been skipped. They were accidentally unskipped as part of 278894@main

https://github.com/WebKit/WebKit/commit/f606fe226b6f65e34820bdb8b17cc2fab81a14ec#diff-a0da6d7c099dd9e2d22a140bbdf209f01f0f0394d19609d6d3e7c60a85ad760dL2330-L2332</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2036124</commentid>
    <comment_count>4</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2024-05-17 14:28:33 -0700</bug_when>
    <thetext>Can we immediately revert those incorrect changes?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2036150</commentid>
    <comment_count>5</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2024-05-17 15:53:21 -0700</bug_when>
    <thetext>The incorrect changes were un-done in https://commits.webkit.org/278925@main</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>