<?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>16460</bug_id>
          
          <creation_ts>2007-12-15 19:57:25 -0800</creation_ts>
          <short_desc>Layout test fast/regex/test1 fails intermittently on Leopard</short_desc>
          <delta_ts>2008-01-02 13:49:04 -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>JavaScriptCore</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>16648</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Darin Adler">darin</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>darin</cc>
    
    <cc>eric</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>64343</commentid>
    <comment_count>0</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2007-12-15 19:57:25 -0800</bug_when>
    <thetext>--- /tmp/layout-test-results/fast/regex/test1-expected.txt	2007-12-13 14:33:05.000000000 -0800
+++ /tmp/layout-test-results/fast/regex/test1-actual.txt	2007-12-13 14:33:05.000000000 -0800
@@ -2868,7 +2868,7 @@
     aaaa: FAIL. Actual results: &quot;null&quot;
 
 /^(?:a(?:(?:))*)*/
-    aaaa: FAIL. Actual results: &quot;null&quot;
+    aaaa: FAIL. Actual results: &quot;a&quot;
 
 /^(a()+)+/
     aaaa: FAIL. Actual results: &quot;null&quot;

&lt;rdar://problem/5646486&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>64349</commentid>
    <comment_count>1</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2007-12-15 20:47:24 -0800</bug_when>
    <thetext>The reason this test gives the result &quot;null&quot; is that it hits the recursion limit.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>64350</commentid>
    <comment_count>2</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2007-12-15 20:49:17 -0800</bug_when>
    <thetext>Even increasing the recursion limit to a ridiculous level simply results in a slower-running test but the result is still null. I can&apos;t reproduce the &quot;a&quot; result.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>64351</commentid>
    <comment_count>3</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2007-12-15 20:58:07 -0800</bug_when>
    <thetext>By the way, this particular test failure is itself probably a bug -- the result really should be &quot;a&quot; and we didn&apos;t intentionally change the behavior of PCRE -- but that doesn&apos;t explain an intermittent result of &quot;a&quot;.

Someone needs to read through the test results and find the many that are actual failures rather than just differences between the JavaScript version and the original PCRE.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>66060</commentid>
    <comment_count>4</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2008-01-02 13:49:04 -0800</bug_when>
    <thetext>According to Radar, this is the same issue as Bug 16648.



*** This bug has been marked as a duplicate of 16648 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>