<?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>51398</bug_id>
          
          <creation_ts>2010-12-21 07:40:47 -0800</creation_ts>
          <short_desc>[Chromium] inspector/console-dir-global.html and inspector/debugger-expand-scope.html are timing out on OSX</short_desc>
          <delta_ts>2013-04-09 16:10:30 -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>WebCore Misc.</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</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>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Andrei Popescu">andreip</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>mnaganov</cc>
    
    <cc>pfeldman</cc>
    
    <cc>tonyg</cc>
    
    <cc>yurys</cc>
    
    <cc>yutak</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>325000</commentid>
    <comment_count>0</comment_count>
    <who name="Andrei Popescu">andreip</who>
    <bug_when>2010-12-21 07:40:47 -0800</bug_when>
    <thetext>In  http://trac.webkit.org/changeset/74390/

a change was introduced that causes inspector/console-dir-global.html and inspector/debugger-expand-scope.html layout tests to time out on OSX.

See the first canary that picked up the change:

http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Mac/builds/1988

I will update test_expectations.txt for now, until we work out what the problem is.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>325014</commentid>
    <comment_count>1</comment_count>
    <who name="Yuta Kitamura">yutak</who>
    <bug_when>2010-12-21 08:11:22 -0800</bug_when>
    <thetext>This is strange, because:

- My change does not touch any inspector code; I just added a call to ScriptExecutionContext::addMessage(), and this does not happen in normal code paths (you need to create a WebSocket and cause a network error).

- I added a new console test under http/tests/inspector, but this test should be skipped on Mac and Linux (http://crbug.com/26734).

- These two tests should also be skipped on Mac and Linux.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>325018</commentid>
    <comment_count>2</comment_count>
    <who name="Yuta Kitamura">yutak</who>
    <bug_when>2010-12-21 08:29:34 -0800</bug_when>
    <thetext>My wild guess is that the new test console-websocket-error.html timeouts for some reason (and this is not shown in the bots for some reason) and the following tests are affected by this timeout.

But these tests should not be executed in the first place...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>325054</commentid>
    <comment_count>3</comment_count>
    <who name="Andrei Popescu">andreip</who>
    <bug_when>2010-12-21 10:15:40 -0800</bug_when>
    <thetext>Hi,

(In reply to comment #2)
&gt; My wild guess is that the new test console-websocket-error.html timeouts for some reason (and this is not shown in the bots for some reason) and the following tests are affected by this timeout.
&gt; 
&gt; But these tests should not be executed in the first place...

I agree this is all unclear but it&apos;s definitely true that the tests were passing before your change. Why exactly should they not be executed in the first place?

Would you mind if we or you rolled out your change just to verify the correlation with the failing tests?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>325278</commentid>
    <comment_count>4</comment_count>
    <who name="Yuta Kitamura">yutak</who>
    <bug_when>2010-12-21 17:13:41 -0800</bug_when>
    <thetext>They should not be executed because inspector tests are skipped on Mac and Linux.

// Add support for inspector layout tests on non-Windows.
BUGCR26734 LINUX MAC SKIP : inspector = PASS
BUGCR26734 LINUX MAC SKIP : http/tests/inspector = PASS
BUGCR26734 LINUX MAC SKIP : http/tests/inspector-enabled = PASS</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>325446</commentid>
    <comment_count>5</comment_count>
    <who name="Yuta Kitamura">yutak</who>
    <bug_when>2010-12-22 04:45:02 -0800</bug_when>
    <thetext>A patch in bug 51380 may fix this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>872203</commentid>
    <comment_count>6</comment_count>
    <who name="Stephen Chenney">schenney</who>
    <bug_when>2013-04-09 16:10:30 -0700</bug_when>
    <thetext>LayoutTest failures for Chromium are being marked WontFix. The Bug is still accessible and referenced from TestExpectations.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>