<?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>44247</bug_id>
          
          <creation_ts>2010-08-19 04:41:57 -0700</creation_ts>
          <short_desc>[INTERPRETER] Four Sputnik Unicode tests fail differently</short_desc>
          <delta_ts>2011-06-10 19:17:41 -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>JavaScriptCore</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.6</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</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="David Kilzer (:ddkilzer)">ddkilzer</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>barraclough</cc>
    
    <cc>ggaren</cc>
    
    <cc>oliver</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>266638</commentid>
    <comment_count>0</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2010-08-19 04:41:57 -0700</bug_when>
    <thetext>The following Sputnik tests fail on both the JIT and the interpreter, but fail differently on each:

fast/js/sputnik/Unicode/Unicode_218/S15.10.2.12_A1_T6.html
fast/js/sputnik/Unicode/Unicode_218/S15.10.2.12_A2_T6.html
fast/js/sputnik/Unicode/Unicode_320/S15.10.2.12_A1_T6.html
fast/js/sputnik/Unicode/Unicode_320/S15.10.2.12_A2_T6.html


--- a/LayoutTests/fast/js/sputnik/Unicode/Unicode_218/S15.10.2.12_A1_T6-expected.txt
+++ b/LayoutTests/fast/js/sputnik/Unicode/Unicode_218/S15.10.2.12_A1_T6-expected.txt
@@ -1,6 +1,6 @@
 S15.10.2.12_A1_T6
 
-FAIL SputnikError: #200B 
+FAIL SputnikError: #2000 
 
 TEST COMPLETE
 
--- a/LayoutTests/fast/js/sputnik/Unicode/Unicode_218/S15.10.2.12_A2_T6-expected.txt
+++ b/LayoutTests/fast/js/sputnik/Unicode/Unicode_218/S15.10.2.12_A2_T6-expected.txt
@@ -1,6 +1,6 @@
 S15.10.2.12_A2_T6
 
-FAIL SputnikError: #200B 
+FAIL SputnikError: #2000 
 
 TEST COMPLETE
 
--- a/LayoutTests/fast/js/sputnik/Unicode/Unicode_320/S15.10.2.12_A1_T6-expected.txt
+++ b/LayoutTests/fast/js/sputnik/Unicode/Unicode_320/S15.10.2.12_A1_T6-expected.txt
@@ -1,6 +1,6 @@
 S15.10.2.12_A1_T6
 
-FAIL SputnikError: #200B 
+FAIL SputnikError: #1680 
 
 TEST COMPLETE
 
--- a/LayoutTests/fast/js/sputnik/Unicode/Unicode_320/S15.10.2.12_A2_T6-expected.txt
+++ b/LayoutTests/fast/js/sputnik/Unicode/Unicode_320/S15.10.2.12_A2_T6-expected.txt
@@ -1,6 +1,6 @@
 S15.10.2.12_A2_T6
 
-FAIL SputnikError: #200B 
+FAIL SputnikError: #1680 
 
 TEST COMPLETE</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>266648</commentid>
    <comment_count>1</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2010-08-19 04:48:50 -0700</bug_when>
    <thetext>&lt;rdar://problem/8329006&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>419130</commentid>
    <comment_count>2</comment_count>
    <who name="Gavin Barraclough">barraclough</who>
    <bug_when>2011-06-10 19:17:41 -0700</bug_when>
    <thetext>From testing on desktop interpreter builds, I&apos;m no longer seeing functional differences to the JIT.  This is likely predominantly due to replacing PCRE with YARR, along with other recent bug fixes.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>