<?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>248449</bug_id>
          
          <creation_ts>2022-11-28 17:35:52 -0800</creation_ts>
          <short_desc>REGRESSION(257041@main): [ macOS ] 2X transitions/ (Layout-Tests are constant timeouts</short_desc>
          <delta_ts>2022-11-30 17:38:05 -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>CSS</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</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="Robert Jenner">jenner</reporter>
          <assigned_to name="Oriol Brufau">obrufau</assigned_to>
          <cc>obrufau</cc>
    
    <cc>simon.fraser</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>1915179</commentid>
    <comment_count>0</comment_count>
    <who name="Robert Jenner">jenner</who>
    <bug_when>2022-11-28 17:35:52 -0800</bug_when>
    <thetext>The following two transitions/ (Layout-tests) are constant timeouts on macOS starting at 257041@main:
transitions/shorthand-transitions.html 
transitions/border-radius-transition.html 


HISTORY:
https://results.webkit.org/?platform=mac&amp;suite=layout-tests&amp;suite=layout-tests&amp;test=transitions%2Fborder-radius-transition.html&amp;test=transitions%2Fshorthand-transitions.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1915181</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-11-28 17:36:25 -0800</bug_when>
    <thetext>&lt;rdar://problem/102742539&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1915184</commentid>
    <comment_count>2</comment_count>
    <who name="Robert Jenner">jenner</who>
    <bug_when>2022-11-28 17:40:19 -0800</bug_when>
    <thetext>I was able to reproduce the timeouts at Ventura Debug ToT running the test as follows:


run-webkit-tests &lt;insert_test_here&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1915186</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-11-28 17:55:18 -0800</bug_when>
    <thetext>Test gardening commit 257098@main (e9b769950822): &lt;https://commits.webkit.org/257098@main&gt;

Reviewed commits have been landed. Closing PR #6902 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1915187</commentid>
    <comment_count>4</comment_count>
    <who name="Robert Jenner">jenner</who>
    <bug_when>2022-11-28 17:56:38 -0800</bug_when>
    <thetext>I tried running the tests with the --no-timeout flag as well. After 10 minutes each the tests never ran. So these do appear to be legit timeouts, and not just slow tests.

So I&apos;ve added [ Timeout ] to the test&apos;s expectations at the commit above.  


It should also be noted that both of these tests were failing before 257041@main. There is just an expectation marked as [ Pass Failure ]</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1915188</commentid>
    <comment_count>5</comment_count>
    <who name="Robert Jenner">jenner</who>
    <bug_when>2022-11-28 17:57:38 -0800</bug_when>
    <thetext>Starting on Oriol who committed the change that caused these two tests to constantly timeout.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1915189</commentid>
    <comment_count>6</comment_count>
    <who name="Oriol Brufau">obrufau</who>
    <bug_when>2022-11-28 17:59:09 -0800</bug_when>
    <thetext>Ah, that&apos;s because I made getComputedStyle().getPropertyCSSValue() consistently return a CSSValuePair, which throws when transition-test-helpers.js attempts to use getFloatValue().

The solution seems to use getPropertyValue() instead.

Also adding a try..catch seems a good idea.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1915305</commentid>
    <comment_count>7</comment_count>
    <who name="Oriol Brufau">obrufau</who>
    <bug_when>2022-11-29 08:28:47 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/6915</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1915786</commentid>
    <comment_count>8</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-11-30 17:25:39 -0800</bug_when>
    <thetext>Committed 257208@main (4ee897dd423c): &lt;https://commits.webkit.org/257208@main&gt;

Reviewed commits have been landed. Closing PR #6915 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1915793</commentid>
    <comment_count>9</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2022-11-30 17:38:05 -0800</bug_when>
    <thetext>There&apos;s equivalent code in LayoutTests/animations/animation-test-helpers.js (sadly)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>