<?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>275963</bug_id>
          
          <creation_ts>2024-06-27 11:50:06 -0700</creation_ts>
          <short_desc>REGRESSION (262629@main): [ x86_64/arm64 difference ] 3 svg tests are constantly failing.</short_desc>
          <delta_ts>2024-09-10 09:43:06 -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>Compositing</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=254725</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="Ben Schwartz">ben_schwartz</reporter>
          <assigned_to name="Ben Schwartz">ben_schwartz</assigned_to>
          <cc>aviduya</cc>
    
    <cc>jenner</cc>
    
    <cc>rackler</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>ysuzuki</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2043433</commentid>
    <comment_count>0</comment_count>
    <who name="Ben Schwartz">ben_schwartz</who>
    <bug_when>2024-06-27 11:50:06 -0700</bug_when>
    <thetext>svg/W3C-SVG-1.1/metadata-example-01-b.svg

This test is constantly failing on macOS arm64, and iOS simulator running on x86_64 machines.

HISTORY:

https://results.webkit.org/?suite=layout-tests&amp;test=svg%2FW3C-SVG-1.1%2Fmetadata-example-01-b.svg&amp;recent=false&amp;version_name=iOS%2017&amp;version_name=Ventura

TEXT DIFF:

I&apos;m not going to post the SVG monstrosity here, but the important part is:
-0.47
+0.470001

That text diff is from macOS arm64. iOS expects the opposite. I assume this is due to differing baselines, but I haven&apos;t checked.

DIFF URL:

https://build.webkit.org/results/Apple-Ventura-Release-AppleSilicon-WK1-Tests/280415@main%20(10103)/svg/W3C-SVG-1.1/metadata-example-01-b-pretty-diff.html

REPRODUCIBILITY:

I was able to reproduce this issue on macOS Sonoma (14.4, 23E214/arm64) ToT using the following command:

run-webkit-tests -v svg/W3C-SVG-1.1/metadata-example-01-b.svg

REGRESSION:

Contextual information indicates this issue started appearing on macOS when we enabled UI-side compositing by default in 262629@main. I&apos;m not sure what the iOS regression point is, as we aren&apos;t using x86_64 to run simulator tests.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2043434</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-06-27 11:50:18 -0700</bug_when>
    <thetext>&lt;rdar://problem/130690749&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2043435</commentid>
    <comment_count>2</comment_count>
    <who name="Ben Schwartz">ben_schwartz</who>
    <bug_when>2024-06-27 12:11:30 -0700</bug_when>
    <thetext>For posterity: discussed offline with Simon, who said to re-baseline to make arm64 pass and mark as failure on x86_64.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2043437</commentid>
    <comment_count>3</comment_count>
    <who name="Ben Schwartz">ben_schwartz</who>
    <bug_when>2024-06-27 12:21:47 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/30241</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2043438</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-06-27 12:24:12 -0700</bug_when>
    <thetext>Test gardening commit 280424@main (c90807b9c23c): &lt;https://commits.webkit.org/280424@main&gt;

Reviewed commits have been landed. Closing PR #30241 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2043439</commentid>
    <comment_count>5</comment_count>
    <who name="Ben Schwartz">ben_schwartz</who>
    <bug_when>2024-06-27 12:37:58 -0700</bug_when>
    <thetext>There&apos;s another test exhibiting similar behavior. I&apos;m going to do the same for that test.

Test is: svg/custom/use-on-symbol-inside-pattern.svg</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2043442</commentid>
    <comment_count>6</comment_count>
    <who name="Ben Schwartz">ben_schwartz</who>
    <bug_when>2024-06-27 12:41:51 -0700</bug_when>
    <thetext>And another: imported/w3c/web-platform-tests/svg/import/metadata-example-01-t-manual.svg</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2043444</commentid>
    <comment_count>7</comment_count>
    <who name="Ben Schwartz">ben_schwartz</who>
    <bug_when>2024-06-27 12:44:44 -0700</bug_when>
    <thetext>*** Bug 260870 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2043455</commentid>
    <comment_count>8</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-06-27 13:47:27 -0700</bug_when>
    <thetext>Test gardening commit 280432@main (b5625d33cc19): &lt;https://commits.webkit.org/280432@main&gt;

Reviewed commits have been landed. Closing PR #30244 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2046577</commentid>
    <comment_count>9</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-07-16 14:26:06 -0700</bug_when>
    <thetext>Committed 281018@main (03e53c8b18c1): &lt;https://commits.webkit.org/281018@main&gt;

Reviewed commits have been landed. Closing PR #30884 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2046578</commentid>
    <comment_count>10</comment_count>
    <who name="Anfernee Viduya">aviduya</who>
    <bug_when>2024-07-16 14:26:51 -0700</bug_when>
    <thetext>The first re-base effort did not fully resolve issue. With the above commit, should resolve other issues.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2059007</commentid>
    <comment_count>11</comment_count>
    <who name="Robert Jenner">jenner</who>
    <bug_when>2024-09-10 09:43:06 -0700</bug_when>
    <thetext>*** Bug 279448 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>