<?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>73326</bug_id>
          
          <creation_ts>2011-11-29 08:22:00 -0800</creation_ts>
          <short_desc>REGRESSION (r100471-r100492): build-webkittestrunner fails on Mac bots</short_desc>
          <delta_ts>2011-11-30 13:58:41 -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>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>MakingBotsRed, PlatformOnly, Regression</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Adam Roben (:aroben)">aroben</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>abarth</cc>
    
    <cc>cfleizach</cc>
    
    <cc>dpranke</cc>
    
    <cc>eric</cc>
    
    <cc>ojan</cc>
    
    <cc>sam</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>510786</commentid>
    <comment_count>0</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2011-11-29 08:22:00 -0800</bug_when>
    <thetext>build-webkittestrunner has been failing on the Mac bots since somewhere between r100471 and r100492.

build-webkittestrunner succeeded and tests ran:
http://build.webkit.org/builders/SnowLeopard%20Intel%20Release%20%28WebKit2%20Tests%29/builds/15949

build-webkittestrunner failed and no tests ran:
http://build.webkit.org/builders/SnowLeopard%20Intel%20Release%20%28WebKit2%20Tests%29/builds/15950</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>510787</commentid>
    <comment_count>1</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2011-11-29 08:22:55 -0800</bug_when>
    <thetext>r100488 seems the most likely culprit:

http://trac.webkit.org/changeset/100488</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>510789</commentid>
    <comment_count>2</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2011-11-29 08:23:15 -0800</bug_when>
    <thetext>It&apos;s too bad that NRWT doesn&apos;t show us the build log!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>510792</commentid>
    <comment_count>3</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2011-11-29 08:26:33 -0800</bug_when>
    <thetext>Well, that&apos;s intentional. :)  But I agree, it should show us the build log in verbose mode (which the bots use).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>510799</commentid>
    <comment_count>4</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2011-11-29 08:29:13 -0800</bug_when>
    <thetext>The Debug bot shows the same thing:

r100471: good
http://build.webkit.org/builders/SnowLeopard%20Intel%20Debug%20%28WebKit2%20Tests%29/builds/2480
r100492: bad
http://build.webkit.org/builders/SnowLeopard%20Intel%20Debug%20%28WebKit2%20Tests%29/builds/2481</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>510800</commentid>
    <comment_count>5</comment_count>
    <who name="chris fleizach">cfleizach</who>
    <bug_when>2011-11-29 08:29:52 -0800</bug_when>
    <thetext>Are there build failure logs available anywhere?

(In reply to comment #1)
&gt; r100488 seems the most likely culprit:
&gt; 
&gt; http://trac.webkit.org/changeset/100488</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>510801</commentid>
    <comment_count>6</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2011-11-29 08:30:54 -0800</bug_when>
    <thetext>No.  See bug 71160.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>510947</commentid>
    <comment_count>7</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2011-11-29 11:31:39 -0800</bug_when>
    <thetext>Looks like Lion Intel Debug (WebKit2 Tests) is fine. Maybe there&apos;s a compiler error that affects GCC but not clang?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>511766</commentid>
    <comment_count>8</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2011-11-30 08:19:26 -0800</bug_when>
    <thetext>(In reply to comment #7)
&gt; Looks like Lion Intel Debug (WebKit2 Tests) is fine. Maybe there&apos;s a compiler error that affects GCC but not clang?

Lion Intel Release (WebKit2 Tests) is now using Clang (thanks to Xcode 4.2), and it&apos;s still failing:

http://build.webkit.org/builders/Lion%20Intel%20Release%20%28WebKit2%20Tests%29/builds/2136/steps/layout-test/logs/stdio</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>511767</commentid>
    <comment_count>9</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2011-11-30 08:25:11 -0800</bug_when>
    <thetext>Looks like Lion Intel Debug (WebKit2 Tests) is now failing too. I guess the newer Clang in Xcode 4.2 is being more strict.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>512001</commentid>
    <comment_count>10</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2011-11-30 12:20:26 -0800</bug_when>
    <thetext>Hooray, we have build output!

http://build.webkit.org/builders/Lion%20Intel%20Release%20%28WebKit2%20Tests%29/builds/2144/steps/layout-test/logs/stdio</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>512008</commentid>
    <comment_count>11</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2011-11-30 12:33:58 -0800</bug_when>
    <thetext>Here&apos;s more:

http://build.webkit.org/builders/Lion%20Intel%20Debug%20%28WebKit2%20Tests%29/builds/2062/steps/layout-test/logs/stdio</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>512009</commentid>
    <comment_count>12</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2011-11-30 12:34:19 -0800</bug_when>
    <thetext>Both of those logs look like the problem is local to the bots. A clean build should fix it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>512021</commentid>
    <comment_count>13</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2011-11-30 12:39:49 -0800</bug_when>
    <thetext>I&apos;ve deleted the WebKitBuild directories on the two affected bots. Let&apos;s see what happens.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>512056</commentid>
    <comment_count>14</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2011-11-30 13:07:46 -0800</bug_when>
    <thetext>Looks like a clean build didn&apos;t fix it:

http://build.webkit.org/builders/Lion%20Intel%20Release%20%28WebKit2%20Tests%29/builds/2146/steps/layout-test/logs/stdio</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>512061</commentid>
    <comment_count>15</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2011-11-30 13:11:44 -0800</bug_when>
    <thetext>I&apos;ll try deleting precompiled headers on these machines too.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>512105</commentid>
    <comment_count>16</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2011-11-30 13:55:35 -0800</bug_when>
    <thetext>That seems to have done the trick:

http://build.webkit.org/builders/Lion%20Intel%20Release%20%28WebKit2%20Tests%29/builds/2147/steps/layout-test/logs/stdio

I&apos;ll wait for the other bot before closing this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>512113</commentid>
    <comment_count>17</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2011-11-30 13:58:41 -0800</bug_when>
    <thetext>The other bot looks good too:

http://build.webkit.org/builders/Lion%20Intel%20Debug%20%28WebKit2%20Tests%29/builds/2065/steps/layout-test/logs/stdio

Yay!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>