<?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>69129</bug_id>
          
          <creation_ts>2011-09-29 23:46:26 -0700</creation_ts>
          <short_desc>[Qt][WK2] Fix sputnik tests after migrating to refactored Qt5</short_desc>
          <delta_ts>2011-10-05 09:45:44 -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>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>Qt, QtTriaged</keywords>
          <priority>P1</priority>
          <bug_severity>Critical</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>69104</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ossy</cc>
    
    <cc>yael</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>475929</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-09-29 23:46:26 -0700</bug_when>
    <thetext>All of them fail with this fail: (missing space after PASS text)


--- /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/sputnik/Conformance/07_Lexical_Conventions/7.2_White_Space/S7.2_A1.1_T1-expected.txt 
+++ /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/sputnik/Conformance/07_Lexical_Conventions/7.2_White_Space/S7.2_A1.1_T1-actual.txt 
@@ -1,6 +1,6 @@
 S7.2_A1.1_T1
 
&quot;-PASS &quot;
&quot;+PASS&quot;
 
 TEST COMPLETE</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>475933</commentid>
    <comment_count>1</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-09-29 23:53:14 -0700</bug_when>
    <thetext>There are 5010(all!) failing sputnik tests skipped in qt-wk2/Skipped now.
(And there are 470 sputnik tests run and pass on the WK2 bot.)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>475958</commentid>
    <comment_count>2</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-09-30 00:19:10 -0700</bug_when>
    <thetext>Similar whitespace differences:
- http://build.webkit.sed.hu/results/x86-32%20Linux%20Qt%20Release%20WebKit2/r96349%20%2812586%29/editing/undo/undo-deleteWord-pretty-diff.html
- http://build.webkit.sed.hu/results/x86-32%20Linux%20Qt%20Release%20WebKit2/r96349%20%2812586%29/editing/undo/5658727-pretty-diff.html
- ...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>476016</commentid>
    <comment_count>3</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-09-30 03:52:45 -0700</bug_when>
    <thetext>javascript code in sputnik/Conformance/07_Lexical_Conventions/7.2_White_Space/S7.2_A1.1_T1.html which print PASS message:

...
function printTestPassed(msg)
{
    testPrint(&apos;&lt;span&gt;&lt;span class=&quot;pass&quot;&gt;PASS&lt;/span&gt; &apos; + escapeHTML(msg) + &apos;&lt;/span&gt;&apos;);
}
...

It seems Qt eat somehow the space after the PASS, before the escapeHTML(msg).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>478438</commentid>
    <comment_count>4</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-10-05 09:45:44 -0700</bug_when>
    <thetext>Sputnik tests work with newer Qt5, so I unskipped them: http://trac.webkit.org/changeset/96714</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>