<?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>142041</bug_id>
          
          <creation_ts>2015-02-26 02:41:59 -0800</creation_ts>
          <short_desc>[EFL][GTK] REGRESSION(180602): It made fast/workers test timeout</short_desc>
          <delta_ts>2015-02-26 21:08:33 -0800</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>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>P1</priority>
          <bug_severity>Critical</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>141990</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>cgarcia</cc>
    
    <cc>chavarria1991</cc>
    
    <cc>clopez</cc>
    
    <cc>gyuyoung.kim</cc>
    
    <cc>mark.lam</cc>
    
    <cc>msaboff</cc>
    
    <cc>ossy</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1072326</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2015-02-26 02:41:59 -0800</bug_when>
    <thetext>GTK:
- before: https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20%28Tests%29/builds/6464
- after: https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20%28Tests%29/builds/6465

EFL:
- before: https://build.webkit.org/builders/EFL%20Linux%2064-bit%20Release%20WK2/builds/20006
- after: https://build.webkit.org/builders/EFL%20Linux%2064-bit%20Release%20WK2/builds/20021

Unfortunately there were build break between r180585-r180603 due to the &quot;awesome&quot; 
WK2 owner model. But I checked it manually, and fast/workers tests pass on r180601 
with the buildfix applied, so r180602 must be the culprit.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1072335</commentid>
    <comment_count>1</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2015-02-26 03:47:59 -0800</bug_when>
    <thetext>I skipped fast/workers tests on EFL bots, because it increased the testing
time from 15 minutes to 35 minutes, and then the bot died with timeout.

Skip landed in http://trac.webkit.org/changeset/180671 .</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1072391</commentid>
    <comment_count>2</comment_count>
    <who name="Mark Lam">mark.lam</who>
    <bug_when>2015-02-26 09:20:53 -0800</bug_when>
    <thetext>One of the side effects of r180602 is that it results in more threads being scanned by GC.  Specifically, that means a VM on the main thread will also scan the stacks of all worker threads because they have had a VM run on them before.  This means they are doing more work, though we had anticipated that it shouldn’t be that costly.

I’ll prepare a test patch to see if eliminating / reducing this unnecessary work makes a difference.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1072527</commentid>
    <comment_count>3</comment_count>
    <who name="Mark Lam">mark.lam</who>
    <bug_when>2015-02-26 15:37:15 -0800</bug_when>
    <thetext>FYI, the r180602 patch was rolled out in r180690: &lt;http://trac.webkit.org/r180690&gt;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1072632</commentid>
    <comment_count>4</comment_count>
    <who name="Mark Lam">mark.lam</who>
    <bug_when>2015-02-26 21:08:33 -0800</bug_when>
    <thetext>With the solution for https://bugs.webkit.org/show_bug.cgi?id=141990, the GTK test bot seems to be happy.  The previously skipped tests have been un-skipped when I rolled out r180690 earlier.

Nothing more to do.  Closing this bug.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>