<?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>272249</bug_id>
          
          <creation_ts>2024-04-05 14:47:03 -0700</creation_ts>
          <short_desc>NEW TEST (277103@main): [ MacOS ] 2 tests in imported/w3c/web-platform-tests/css are constant failure on x86 and Monterey</short_desc>
          <delta_ts>2024-04-09 17:15: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>New Bugs</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=272083</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="Marta Darbinyan">darbinyan</reporter>
          <assigned_to name="Antoine Quint">graouts</assigned_to>
          <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>2026379</commentid>
    <comment_count>0</comment_count>
    <who name="Marta Darbinyan">darbinyan</who>
    <bug_when>2024-04-05 14:47:03 -0700</bug_when>
    <thetext>Description:

imported/w3c/web-platform-tests/css/css-animations/animate-with-color-mix.html 
imported/w3c/web-platform-tests/css/css-transitions/animations/animate-with-color-mix.html 

are constant failure on macOS Monterey on wk2 and wk1, Ventura, Sonoma wk2 only since they were enabled in 277103@main. 

History:
https://results.webkit.org/?suite=layout-tests&amp;suite=layout-tests&amp;test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-animations%2Fanimate-with-color-mix.html&amp;test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-transitions%2Fanimations%2Fanimate-with-color-mix.html

Diff:
-FAIL Animate from neutral keyframe with color-mix to legacy rgb assert_true: Actual value oklab(0.5981807 1.7931633e-7 3.4984055e-8) not recognized as an oklab color expected true got false
-FAIL Animate from legacy rgb to neutral keyframe with color-mix assert_true: Actual value oklab(0.5981807 1.7931633e-7 3.4984055e-8) not recognized as an oklab color expected true got false
-FAIL Animate from neutral keyframe with color-mix to srgb assert_true: Actual value oklab(0.5981807 1.7931633e-7 3.4984055e-8) not recognized as an oklab color expected true got false
-FAIL Animate from srgb to neutral keyframe with color-mix assert_true: Actual value oklab(0.5981807 1.7931633e-7 3.4984055e-8) not recognized as an oklab color expected true got false
-FAIL Animate from color-mix with transparency to legacy rgba assert_true: Actual value oklab(0.5981807 1.7931633e-7 3.4984055e-8) not recognized as an oklab color expected true got false
+FAIL Animate from neutral keyframe with color-mix to legacy rgb assert_true: Actual value oklab(0.5981807 8.940697e-8 2.9802322e-8) not recognized as an oklab color expected true got false
+FAIL Animate from legacy rgb to neutral keyframe with color-mix assert_true: Actual value oklab(0.5981807 8.940697e-8 2.9802322e-8) not recognized as an oklab color expected true got false
+FAIL Animate from neutral keyframe with color-mix to srgb assert_true: Actual value oklab(0.5981807 8.940697e-8 2.9802322e-8) not recognized as an oklab color expected true got false
+FAIL Animate from srgb to neutral keyframe with color-mix assert_true: Actual value oklab(0.5981807 8.940697e-8 2.9802322e-8) not recognized as an oklab color expected true got false
+FAIL Animate from color-mix with transparency to legacy rgba assert_true: Actual value oklab(0.5981807 8.940697e-8 2.9802322e-8) not recognized as an oklab color expected true got false
 FAIL Animate from legacy rgba to color-mix with transparency assert_true: Actual value oklab(1 0 5.9604645e-8 / 0.7490196) not recognized as an oklab color expected true got false

Link:
https://build.webkit.org/results/Apple-Sonoma-Release-WK2-Tests/277108@main%20(2312)/imported/w3c/web-platform-tests/css/css-animations/animate-with-color-mix-pretty-diff.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2026380</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-04-05 14:47:27 -0700</bug_when>
    <thetext>&lt;rdar://problem/125991079&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2026496</commentid>
    <comment_count>2</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2024-04-06 01:27:34 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/26935</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2026497</commentid>
    <comment_count>3</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2024-04-06 01:31:32 -0700</bug_when>
    <thetext>We&apos;ll actually fix those tests in https://bugs.webkit.org/show_bug.cgi?id=272083.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2026498</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-04-06 01:34:00 -0700</bug_when>
    <thetext>Test gardening commit 277156@main (b58ded80e367): &lt;https://commits.webkit.org/277156@main&gt;

Reviewed commits have been landed. Closing PR #26935 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2027289</commentid>
    <comment_count>5</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-04-09 17:15:21 -0700</bug_when>
    <thetext>Test gardening commit 277278@main (72e356e2f9ff): &lt;https://commits.webkit.org/277278@main&gt;

Reviewed commits have been landed. Closing PR #27057 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>