<?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>90594</bug_id>
          
          <creation_ts>2012-07-05 02:18:34 -0700</creation_ts>
          <short_desc>REGRESSION(r121891): It made two tests fail on Qt and on Lion</short_desc>
          <delta_ts>2012-10-09 01:08:00 -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>FIXED</resolution>
          
          
          <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>79666</blocked>
    
    <blocked>85709</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Kristóf Kosztyó">kkristof</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>gavinp</cc>
    
    <cc>kkristof</cc>
    
    <cc>kling</cc>
    
    <cc>ossy</cc>
    
    <cc>PeterHWang</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>663407</commentid>
    <comment_count>0</comment_count>
    <who name="Kristóf Kosztyó">kkristof</who>
    <bug_when>2012-07-05 02:18:34 -0700</bug_when>
    <thetext>After the r121891 these two tests start to fail.

http/tests/inspector/console-cd-completions.html:

--- /ramdisk/qt-linux-64-release/build/layout-test-results/http/tests/inspector/console-cd-completions-expected.txt 
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/http/tests/inspector/console-cd-completions-actual.txt 
@@ -1,6 +1,6 @@
 Test that completions in the context of an iframe with a different origin will result in names of its global variables. Test passes if all global variables are found among completions AND there are NO console messages. Bug 65457.
 
 
-myGlobalVar
-myGlobalFunction
+NOT FOUND: myGlobalVar
+NOT FOUND: myGlobalFunction

http/tests/inspector/console-cd.html:

--- /ramdisk/qt-linux-64-release/build/layout-test-results/http/tests/inspector/console-cd-expected.txt 
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/http/tests/inspector/console-cd-actual.txt 
@@ -1,5 +1,5 @@
 Tests that console evaluation can be performed in an iframe context.Bug 19872.
 
 
-foo = 2011
+foo = ReferenceError: Can&apos;t find variable: foo</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>663423</commentid>
    <comment_count>1</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-07-05 02:48:12 -0700</bug_when>
    <thetext>No, it isn&apos;t Qt specific bug, it fails on Apple Lion too. (http://build.webkit.org/builders/Apple%20Lion%20Release%20WK1%20%28Tests%29/builds/844 - It isn&apos;t finished, but you can see these failing tests in the stdio) It&apos;s strange for me that layout tests takes more  than an hour on the Apple bots with 8 paralel threads. It takes for Qt port 18 minutes on 1 thread.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>663463</commentid>
    <comment_count>2</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-07-05 03:52:00 -0700</bug_when>
    <thetext>It is skipped on Qt by https://trac.webkit.org/changeset/121894 . Please unskip it with the proper fix. Thanks.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>663820</commentid>
    <comment_count>3</comment_count>
    <who name="Peter Wang">PeterHWang</who>
    <bug_when>2012-07-05 18:28:17 -0700</bug_when>
    <thetext>It&apos;s weird. I can manually do the test well. I need to investigate the DRT test.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>737507</commentid>
    <comment_count>4</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-10-09 01:08:00 -0700</bug_when>
    <thetext>They pass on Qt now, I unskipped them - r130733</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>