<?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>271423</bug_id>
          
          <creation_ts>2024-03-21 15:48:00 -0700</creation_ts>
          <short_desc>New Test (243951@main): [ macOS wk1 arm64 ] 3 imported/w3c/web-platform-tests/html/canvas/element/manual/imagebitmap/ tests are a consistent failure</short_desc>
          <delta_ts>2026-01-06 13:08:31 -0800</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>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <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="Karl Rackler">rackler</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <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>2022915</commentid>
    <comment_count>0</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2024-03-21 15:48:00 -0700</bug_when>
    <thetext>Description:
imported/w3c/web-platform-tests/html/canvas/element/manual/imagebitmap/createImageBitmap-exif-orientation.html
imported/w3c/web-platform-tests/html/canvas/element/manual/imagebitmap/createImageBitmap-exif-orientation_none.html
imported/w3c/web-platform-tests/html/canvas/element/manual/imagebitmap/imagebitmap-replication-exif-orientation.html

The test was added at 243951@main and has been a consistent failure on Sonoma wk1 arm64 since its bring up.

This issue can be reproduced using the command: 
run-webkit-tests --release -1 --no-retry --force --iterations=1 imported/w3c/web-platform-tests/html/canvas/element/manual/imagebitmap/createImageBitmap-exif-orientation.html imported/w3c/web-platform-tests/html/canvas/element/manual/imagebitmap/createImageBitmap-exif-orientation_none.html imported/w3c/web-platform-tests/html/canvas/element/manual/imagebitmap/imagebitmap-replication-exif-orientation.html

Result: 
Regressions: Unexpected text-only failures (3)
  imported/w3c/web-platform-tests/html/canvas/element/manual/imagebitmap/createImageBitmap-exif-orientation.html [ Failure ]
  imported/w3c/web-platform-tests/html/canvas/element/manual/imagebitmap/createImageBitmap-exif-orientation_none.html [ Failure ]
  imported/w3c/web-platform-tests/html/canvas/element/manual/imagebitmap/imagebitmap-replication-exif-orientation.html [ Failure ]

History:
https://results.webkit.org/?suite=layout-tests&amp;suite=layout-tests&amp;suite=layout-tests&amp;test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fcanvas%2Felement%2Fmanual%2Fimagebitmap%2FcreateImageBitmap-exif-orientation.html&amp;test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fcanvas%2Felement%2Fmanual%2Fimagebitmap%2FcreateImageBitmap-exif-orientation_none.html&amp;test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fcanvas%2Felement%2Fmanual%2Fimagebitmap%2Fimagebitmap-replication-exif-orientation.html&amp;version_name=Sonoma&amp;architecture=arm64&amp;flavor=wk1&amp;recent=false

Diff:
--- /Volumes/Data/worker/Apple-Sonoma-Release-AppleSilicon-WK1-Tests/build/layout-test-results/imported/w3c/web-platform-tests/html/canvas/element/manual/imagebitmap/createImageBitmap-exif-orientation-expected.txt
+++ /Volumes/Data/worker/Apple-Sonoma-Release-AppleSilicon-WK1-Tests/build/layout-test-results/imported/w3c/web-platform-tests/html/canvas/element/manual/imagebitmap/createImageBitmap-exif-orientation-actual.txt
@@ -1,6 +1,6 @@
 
-PASS createImageBitmap with EXIF rotation, imageOrientation from-image, and no cropping
-PASS createImageBitmap with EXIF rotation, imageOrientation flipY, and no cropping
-PASS createImageBitmap with EXIF rotation, imageOrientation from-image, and cropping
-PASS createImageBitmap with EXIF rotation, imageOrientation flipY, and cropping
+FAIL createImageBitmap with EXIF rotation, imageOrientation from-image, and no cropping assert_array_approx_equals: Pixel value at (200,120) 128,128,255,255 =~ 128,127,253,255. property 2, expected 255 +/- 1, expected 255 but got 253
+FAIL createImageBitmap with EXIF rotation, imageOrientation flipY, and no cropping assert_array_approx_equals: Pixel value at (200,40) 128,128,255,255 =~ 128,127,253,255. property 2, expected 255 +/- 1, expected 255 but got 253
+FAIL createImageBitmap with EXIF rotation, imageOrientation from-image, and cropping assert_array_approx_equals: Pixel value at (120,120) 128,128,255,255 =~ 128,127,253,255. property 2, expected 255 +/- 1, expected 255 but got 253
+FAIL createImageBitmap with EXIF rotation, imageOrientation flipY, and cropping assert_array_approx_equals: Pixel value at (120,40) 128,128,255,255 =~ 128,127,253,255. property 2, expected 255 +/- 1, expected 255 but got 253

--- /Volumes/Data/worker/Apple-Sonoma-Release-AppleSilicon-WK1-Tests/build/layout-test-results/imported/w3c/web-platform-tests/html/canvas/element/manual/imagebitmap/createImageBitmap-exif-orientation_none-expected.txt
+++ /Volumes/Data/worker/Apple-Sonoma-Release-AppleSilicon-WK1-Tests/build/layout-test-results/imported/w3c/web-platform-tests/html/canvas/element/manual/imagebitmap/createImageBitmap-exif-orientation_none-actual.txt
@@ -1,10 +1,10 @@
 
-PASS createImageBitmap with Orientation 1
+FAIL createImageBitmap with Orientation 1 assert_array_approx_equals: Pixel value at (90,90) 128,128,255,255 =~ 128,127,253,255. property 2, expected 255 +/- 1, expected 255 but got 253
 FAIL createImageBitmap with Orientation 2 assert_array_approx_equals: Pixel value at (10,10) 0,0,0,255 =~ 128,128,128,255. property 0, expected 0 +/- 1, expected 0 but got 128
-FAIL createImageBitmap with Orientation 3 assert_array_approx_equals: Pixel value at (10,10) 0,0,0,255 =~ 254,128,129,255. property 0, expected 0 +/- 1, expected 0 but got 254
+FAIL createImageBitmap with Orientation 3 assert_array_approx_equals: Pixel value at (10,10) 0,0,0,255 =~ 254,128,128,255. property 0, expected 0 +/- 1, expected 0 but got 254
 FAIL createImageBitmap with Orientation 4 assert_array_approx_equals: Pixel value at (10,10) 0,0,0,255 =~ 254,0,0,255. property 0, expected 0 +/- 1, expected 0 but got 254
 FAIL createImageBitmap with Orientation 5 assert_array_approx_equals: Pixel value at (90,10) 128,128,128,255 =~ 0,255,1,255. property 0, expected 128 +/- 1, expected 128 but got 0
 FAIL createImageBitmap with Orientation 6 assert_array_approx_equals: Pixel value at (10,10) 0,0,0,255 =~ 254,0,0,255. property 0, expected 0 +/- 1, expected 0 but got 254
-FAIL createImageBitmap with Orientation 7 assert_array_approx_equals: Pixel value at (10,10) 0,0,0,255 =~ 254,128,129,255. property 0, expected 0 +/- 1, expected 0 but got 254
+FAIL createImageBitmap with Orientation 7 assert_array_approx_equals: Pixel value at (10,10) 0,0,0,255 =~ 254,128,128,255. property 0, expected 0 +/- 1, expected 0 but got 254
 FAIL createImageBitmap with Orientation 8 assert_array_approx_equals: Pixel value at (10,10) 0,0,0,255 =~ 128,128,128,255. property 0, expected 0 +/- 1, expected 0 but got 128
 
--- /Volumes/Data/worker/Apple-Sonoma-Release-AppleSilicon-WK1-Tests/build/layout-test-results/imported/w3c/web-platform-tests/html/canvas/element/manual/imagebitmap/imagebitmap-replication-exif-orientation-expected.txt
+++ /Volumes/Data/worker/Apple-Sonoma-Release-AppleSilicon-WK1-Tests/build/layout-test-results/imported/w3c/web-platform-tests/html/canvas/element/manual/imagebitmap/imagebitmap-replication-exif-orientation-actual.txt
@@ -1,11 +1,11 @@
 
 
-PASS ImageBitmap from file with EXIF rotation, duplicated via structuredClone
-PASS ImageBitmap from file with EXIF rotation, loaded via &lt;img&gt;
-PASS ImageBitmap from file with EXIF rotation, loaded via &lt;img&gt; not in DOM, imageOrientation = none
+FAIL ImageBitmap from file with EXIF rotation, duplicated via structuredClone assert_array_approx_equals: Pixel value at (200,120) 128,128,255,255 =~ 128,127,253,255. property 2, expected 255 +/- 1, expected 255 but got 253
+FAIL ImageBitmap from file with EXIF rotation, loaded via &lt;img&gt; assert_array_approx_equals: Pixel value at (200,120) 128,128,255,255 =~ 128,127,253,255. property 2, expected 255 +/- 1, expected 255 but got 253
+FAIL ImageBitmap from file with EXIF rotation, loaded via &lt;img&gt; not in DOM, imageOrientation = none assert_array_approx_equals: Pixel value at (200,120) 128,128,255,255 =~ 128,127,253,255. property 2, expected 255 +/- 1, expected 255 but got 253
 FAIL ImageBitmap from file with EXIF rotation, loaded via &lt;img&gt; in DOM, imageOrientation = none assert_equals: Bitmap width expected 320 but got 160
-PASS ImageBitmap from file with EXIF rotation, duplicated via createImageBitmap
-PASS ImageBitmap from file with EXIF rotation, duplicated via worker serialization round-trip
-PASS ImageBitmap from file with EXIF rotation, duplicated via worker transfer round-trip
-PASS ImageBitmap from file with EXIF rotation, duplicated via worker transfer round-trip, while referenced by a CanvasPattern
+FAIL ImageBitmap from file with EXIF rotation, duplicated via createImageBitmap assert_array_approx_equals: Pixel value at (200,120) 128,128,255,255 =~ 128,127,253,255. property 2, expected 255 +/- 1, expected 255 but got 253
+FAIL ImageBitmap from file with EXIF rotation, duplicated via worker serialization round-trip assert_array_approx_equals: Pixel value at (200,120) 128,128,255,255 =~ 128,127,253,255. property 2, expected 255 +/- 1, expected 255 but got 253
+FAIL ImageBitmap from file with EXIF rotation, duplicated via worker transfer round-trip assert_array_approx_equals: Pixel value at (200,120) 128,128,255,255 =~ 128,127,253,255. property 2, expected 255 +/- 1, expected 255 but got 253
+FAIL ImageBitmap from file with EXIF rotation, duplicated via worker transfer round-trip, while referenced by a CanvasPattern assert_array_approx_equals: Pixel value at (200,120) 128,128,255,255 =~ 128,127,253,255. property 2, expected 255 +/- 1, expected 255 but got 253</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2022916</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-03-21 15:48:19 -0700</bug_when>
    <thetext>&lt;rdar://problem/125197896&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2022926</commentid>
    <comment_count>2</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2024-03-21 16:08:21 -0700</bug_when>
    <thetext>I have marked these tests as a flaky failure while this issue is investigated.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2022927</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-03-21 16:09:14 -0700</bug_when>
    <thetext>Test gardening commit 276503@main (c788ec292bd4): &lt;https://commits.webkit.org/276503@main&gt;

Reviewed commits have been landed. Closing PR #26277 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2169735</commentid>
    <comment_count>4</comment_count>
    <who name="Jonathan Bedard">jbedard</who>
    <bug_when>2026-01-06 13:08:31 -0800</bug_when>
    <thetext>Closing WebKitLegacy testing bugs as we cut-back WebKitLegacy testing. See https://bugs.webkit.org/show_bug.cgi?id=304436.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>