<?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>104435</bug_id>
          
          <creation_ts>2012-12-08 00:33:44 -0800</creation_ts>
          <short_desc>TestExpectations knows tests fail but NRWT reports a regression</short_desc>
          <delta_ts>2012-12-10 14:39:28 -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>DUPLICATE</resolution>
          <dup_id>104597</dup_id>
          
          <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="noel gordon">noel.gordon</reporter>
          <assigned_to name="Dirk Pranke">dpranke</assigned_to>
          <cc>dpranke</cc>
    
    <cc>eae</cc>
    
    <cc>ojan</cc>
    
    <cc>podivilov</cc>
    
    <cc>senorblanco</cc>
    
    <cc>tkent</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>786451</commentid>
    <comment_count>0</comment_count>
    <who name="noel gordon">noel.gordon</who>
    <bug_when>2012-12-08 00:33:44 -0800</bug_when>
    <thetext>http://build.webkit.org/builders/Chromium%20Win%20Release%20%28Tests%29/builds/31815/steps/layout-test/logs/stdio

Regressions: Unexpected audio failures (4)
  webaudio/audiobuffersource-loop-points.html [ Failure ]
  webaudio/codec-tests/vorbis/vbr-128kbps-44khz.html [ Failure ]
  webaudio/codec-tests/vorbis/vbr-70kbps-44khz.html [ Failure ]
  webaudio/codec-tests/vorbis/vbr-128kbps-44khz.html [ Failure ]

However, chromium TestExpectations contains:

% ack &quot;buffersource-loop&quot; LayoutTests/platform/chromium/TestExpectations
webkit.org/b/100647 [ Win ] webaudio/audiobuffersource-loop-points.html [ Failure ]

% ack &quot;vorbis/vbr&quot; LayoutTests/platform/chromium/TestExpectations
Bug(dpranke) [ Win ] webaudio/codec-tests/vorbis/vbr-70kbps-44khz.html [ Failure ]
Bug(dpranke) [ Win ] webaudio/codec-tests/vorbis/vbr-96kbps-44khz.html [ Failure ]
Bug(dpranke) [ Win ] webaudio/codec-tests/vorbis/vbr-128kbps-44khz.html [ Failure ]

Seems these are expected failures, not regressions?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>786573</commentid>
    <comment_count>1</comment_count>
    <who name="Dirk Pranke">dpranke</who>
    <bug_when>2012-12-08 12:09:36 -0800</bug_when>
    <thetext>Ah, yeah, looks like I broke this case (mapping AUDIO onto FAIL) in my recent refactoring.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>786894</commentid>
    <comment_count>2</comment_count>
    <who name="noel gordon">noel.gordon</who>
    <bug_when>2012-12-09 16:27:49 -0800</bug_when>
    <thetext>Currently on chrome linux.

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

Regressions: Unexpected image and text failures (5)
  fast/text/hyphenate-character.html [ Failure ]
  fast/text/hyphenate-first-word.html [ Failure ]
  fast/text/hyphenate-limit-lines.html [ Failure ]
  fast/text/hyphenate-locale.html [ Failure ]
  fast/text/hyphens.html [ Failure ]

% ack &quot;text/hyphen&quot; LayoutTests/platform/chromium/TestExpectations 
crbug.com/47083 fast/text/hyphens.html [ Failure ImageOnlyFailure ]
crbug.com/47083 fast/text/hyphenate-character.html [ Failure ImageOnlyFailure ]
crbug.com/47083 fast/text/hyphenate-first-word.html [ Failure ImageOnlyFailure ]
crbug.com/47083 fast/text/hyphenate-limit-lines.html [ Failure ImageOnlyFailure ]
crbug.com/47083 fast/text/hyphenate-limit-before-after.html [ Failure ImageOnlyFailure ]
crbug.com/47083 fast/text/hyphenate-locale.html [ Failure ImageOnlyFailure ]

Not just mapping AUDIO into FAIL it seems.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>787575</commentid>
    <comment_count>3</comment_count>
    <who name="Dirk Pranke">dpranke</who>
    <bug_when>2012-12-10 11:26:20 -0800</bug_when>
    <thetext>Hm. That&apos;s puzzling ... if mapping IMAGE+TEXT onto Failure was broken, I&apos;d expect a lot more than 5 failures. Looking further ...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>787713</commentid>
    <comment_count>4</comment_count>
    <who name="Dirk Pranke">dpranke</who>
    <bug_when>2012-12-10 14:17:59 -0800</bug_when>
    <thetext>(In reply to comment #3)
&gt; Hm. That&apos;s puzzling ... if mapping IMAGE+TEXT onto Failure was broken, I&apos;d expect a lot more than 5 failures. Looking further ...

I can&apos;t reproduce this now ... I think maybe you happened to see a failure on the bots after r137009 but hadn&apos;t updated your local checkout yet, and tkent added the suppressions back in r137144.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>787717</commentid>
    <comment_count>5</comment_count>
    <who name="Stephen White">senorblanco</who>
    <bug_when>2012-12-10 14:22:39 -0800</bug_when>
    <thetext>(In reply to comment #4)
&gt; (In reply to comment #3)
&gt; &gt; Hm. That&apos;s puzzling ... if mapping IMAGE+TEXT onto Failure was broken, I&apos;d expect a lot more than 5 failures. Looking further ...
&gt; 
&gt; I can&apos;t reproduce this now ... I think maybe you happened to see a failure on the bots after r137009 but hadn&apos;t updated your local checkout yet, and tkent added the suppressions back in r137144.

What&apos;s weird is, AFAICT they&apos;re only failing on the build.webkit.org bots.  They&apos;re passing on the canaries.

Might need a Chromium DEPS roll into WebKit; I&apos;m not sure.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>787729</commentid>
    <comment_count>6</comment_count>
    <who name="Dirk Pranke">dpranke</who>
    <bug_when>2012-12-10 14:39:28 -0800</bug_when>
    <thetext>bug fix posted in bug 104597 (I forgot that this was a dedicated bug for this issue). I&apos;m going to close this as a dup of 104597 for now, but if we find other problems with other results showing up incorrectly, we can re-open this to reuse it.

*** This bug has been marked as a duplicate of bug 104597 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>