<?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>100100</bug_id>
          
          <creation_ts>2012-10-23 03:30:54 -0700</creation_ts>
          <short_desc>[Chromium] Running layout tests for Android should be more reliable</short_desc>
          <delta_ts>2013-04-08 11:02:53 -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>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>
          <dependson>96492</dependson>
    
    <dependson>100944</dependson>
    
    <dependson>100950</dependson>
    
    <dependson>101233</dependson>
    
    <dependson>101944</dependson>
    
    <dependson>102245</dependson>
    
    <dependson>103065</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Peter Beverloo">peter</reporter>
          <assigned_to name="Peter Beverloo">peter</assigned_to>
          <cc>pasko</cc>
    
    <cc>pliard</cc>
    
    <cc>timvolodine</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>748450</commentid>
    <comment_count>0</comment_count>
    <who name="Peter Beverloo">peter</who>
    <bug_when>2012-10-23 03:30:54 -0700</bug_when>
    <thetext>There are three issues right now which impact stability and reliability of the Android layout tester:
http://build.webkit.org/builders/Chromium%20Android%20Release%20%28Tests%29

1) The devices need to be rooted. Going to root is done in _setup_test, but this doesn&apos;t seem to have any effect. We should remove the need to be on a rooted device.
2) Apache2 sometimes failes to start because there are excess ipcs semaphores. These can be removed from the bot by running the following command, but they should be cleaned up in a normal way.

ipcs -s | grep chrome-bot | perl -e &apos;while (&lt;STDIN&gt;) { @a=split(/\s+/); print `ipcrm sem $a[1]`}&apos;

3) The test runner, right now, seems to be unable to detect that DRT is done. It waits for more output while nothing else will follow.

http://build.webkit.org/builders/Chromium%20Android%20Release%20%28Tests%29/builds/1783/steps/layout-test/logs/stdio

As an aside, the error messages shared by the layout test runner are highly unclear (plain python errors).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>870898</commentid>
    <comment_count>1</comment_count>
    <who name="Peter Beverloo">peter</who>
    <bug_when>2013-04-08 11:02:53 -0700</bug_when>
    <thetext>Resolving as WontFix given that Chromium moved to Blink.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>