<?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>85649</bug_id>
          
          <creation_ts>2012-05-04 12:16:27 -0700</creation_ts>
          <short_desc>editing tests tend to be slow, should be marked as SLOW accordingly in test_expectations</short_desc>
          <delta_ts>2012-07-17 12:10:32 -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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Dirk Pranke">dpranke</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>rniwa</cc>
    
    <cc>tony</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>616507</commentid>
    <comment_count>0</comment_count>
    <who name="Dirk Pranke">dpranke</who>
    <bug_when>2012-05-04 12:16:27 -0700</bug_when>
    <thetext>see bug 83076 for examples and some justification.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>671417</commentid>
    <comment_count>1</comment_count>
    <who name="Tony Chang">tony</who>
    <bug_when>2012-07-17 11:13:48 -0700</bug_when>
    <thetext>Reverted in http://trac.webkit.org/changeset/122859.  It&apos;s unfortunate that this has been in TestExpectations 2 months after bug 83076 was resolved.

It looks like all the tests with BUGWK83076 should be removed too.  I&apos;ll do that after verifying on the flakiness dashboard.

https://bugs.webkit.org/show_bug.cgi?id=83076#c20 : &quot;...tests we mark as timeout/slow now will be forgotten.&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>671464</commentid>
    <comment_count>2</comment_count>
    <who name="Dirk Pranke">dpranke</who>
    <bug_when>2012-07-17 11:55:11 -0700</bug_when>
    <thetext>I didn&apos;t mark the editing tests as slow because of the hardware flakiness, I did it because rniwa told me they should be considered slow. (see https://bugs.webkit.org/show_bug.cgi?id=83076#c15 ). Is that no longer the case?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>671466</commentid>
    <comment_count>3</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2012-07-17 12:01:29 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; I didn&apos;t mark the editing tests as slow because of the hardware flakiness, I did it because rniwa told me they should be considered slow. (see https://bugs.webkit.org/show_bug.cgi?id=83076#c15 ). Is that no longer the case?

It still is the case but if tests are passing fast enough, then we might as well remove SLOW.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>671468</commentid>
    <comment_count>4</comment_count>
    <who name="Tony Chang">tony</who>
    <bug_when>2012-07-17 12:01:41 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; I didn&apos;t mark the editing tests as slow because of the hardware flakiness, I did it because rniwa told me they should be considered slow. (see https://bugs.webkit.org/show_bug.cgi?id=83076#c15 ). Is that no longer the case?

They are integration tests (many LayoutTests are), but saying they are all slow is an over generalization.  Look at the end of the log file where we list the times of the slow tests:
http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Win7/builds/18689/steps/webkit_tests/logs/stdio</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>671474</commentid>
    <comment_count>5</comment_count>
    <who name="Tony Chang">tony</who>
    <bug_when>2012-07-17 12:02:36 -0700</bug_when>
    <thetext>We should just mark specific tests that are slow as SLOW.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>671477</commentid>
    <comment_count>6</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2012-07-17 12:04:36 -0700</bug_when>
    <thetext>(In reply to comment #5)
&gt; We should just mark specific tests that are slow as SLOW.

I don&apos;t think the maintenance cost is worth the benefit. It&apos;s a pure noyance as far as I&apos;m concerned. Alternatively, we should just increase the default timeout.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>671481</commentid>
    <comment_count>7</comment_count>
    <who name="Dirk Pranke">dpranke</who>
    <bug_when>2012-07-17 12:06:48 -0700</bug_when>
    <thetext>I&apos;ll let you two decide what you want to do. I don&apos;t have a dog in this fight :).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>671486</commentid>
    <comment_count>8</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2012-07-17 12:10:32 -0700</bug_when>
    <thetext>I&apos;m not interested in discussing this matter either. If tests are fast now, or if something is willing to fix, then that&apos;s their problem.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>