<?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>89343</bug_id>
          
          <creation_ts>2012-06-18 03:56:28 -0700</creation_ts>
          <short_desc>fast/files/xhr-response-blob.html differs on all platform</short_desc>
          <delta_ts>2012-06-18 04:16:10 -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>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>89338</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>88859</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>abarth</cc>
    
    <cc>kinuko</cc>
    
    <cc>mrobinson</cc>
    
    <cc>pnormand</cc>
    
    <cc>zan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>651302</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-06-18 03:56:28 -0700</bug_when>
    <thetext>After http://trac.webkit.org/changeset/120574 XHR_RESPONSE_BLOB is enabled 
everywhere, but unfortunately the result of this test is different everywhere.

I updated the Qt results and the platform independent: http://trac.webkit.org/changeset/120584
I think this one is the best one - http://trac.webkit.org/browser/trunk/LayoutTests/fast/files/xhr-response-blob-expected.txt?rev=120584
(But unfortunately it passes only on Mac Lion and Chromium Mac platform - so 
./platform/chromium-mac/fast/files/xhr-response-blob-expected.txt can be removed.)

Here is the platform diffs (compared to the new fast/files/xhr-response-blob-expected.txt)

Group I. (Qt == Chromium == Chromium Mac SnowLeopard)
------------------------------------------------------

--- ./fast/files/xhr-response-blob-expected.txt
+++ ./platform/qt/fast/files/xhr-response-blob-expected.txt
-PASS xhr.response.type is &quot;text/javascript&quot;
+FAIL xhr.response.type should be text/javascript. Was application/x-javascript.

--- ./fast/files/xhr-response-blob-expected.txt
+++ ./platform/chromium/fast/files/xhr-response-blob-expected.txt
-PASS xhr.response.type is &quot;text/javascript&quot;
+FAIL xhr.response.type should be text/javascript. Was application/x-javascript.

--- ./fast/files/xhr-response-blob-expected.txt
+++ ./platform/chromium-mac-snowleopard/fast/files/xhr-response-blob-expected.txt
-PASS xhr.response.type is &quot;text/javascript&quot;
+FAIL xhr.response.type should be text/javascript. Was application/x-javascript.

Group II. (EFL == Chromium Linux == GTK)
-----------------------------------------

--- ./fast/files/xhr-response-blob-expected.txt
+++ ./platform/efl/fast/files/xhr-response-blob-expected.txt
-PASS xhr.response.type is &quot;text/javascript&quot;
+FAIL xhr.response.type should be text/javascript. Was application/javascript.

--- ./fast/files/xhr-response-blob-expected.txt
+++ ./platform/chromium-linux/fast/files/xhr-response-blob-expected.txt
-PASS xhr.response.type is &quot;text/javascript&quot;
+FAIL xhr.response.type should be text/javascript. Was application/javascript.

GTK has same result as Group II, but they don&apos;t have checked in expected file.



Have you got any idea why this test has 3 different results 
on different platforms, and how can we fix it?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>651308</commentid>
    <comment_count>1</comment_count>
    <who name="Kinuko Yasuda">kinuko</who>
    <bug_when>2012-06-18 04:14:32 -0700</bug_when>
    <thetext>Thanks for rebaselining, I&apos;ve just changed the test not to test javascript type as MIME types for javascript seem to have (historically) some disagreements on platforms.
Will keep an eye if the new test doesn&apos;t fail on those platforms.

*** This bug has been marked as a duplicate of bug 89338 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>651311</commentid>
    <comment_count>2</comment_count>
    <who name="Kinuko Yasuda">kinuko</who>
    <bug_when>2012-06-18 04:16:10 -0700</bug_when>
    <thetext>(In reply to comment #1)
&gt; Thanks for rebaselining, I&apos;ve just changed the test not to test javascript type as MIME types for javascript seem to have (historically) some disagreements on platforms.
&gt; Will keep an eye if the new test doesn&apos;t fail on those platforms.
&gt; 
&gt; *** This bug has been marked as a duplicate of bug 89338 ***

And the mime type issue seems to be filed as: bug 58636</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>