<?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>99357</bug_id>
          
          <creation_ts>2012-10-15 13:18:58 -0700</creation_ts>
          <short_desc>Layout Test webaudio/codec-tests/vorbis/vbr-70kbps-44khz.html is failing</short_desc>
          <delta_ts>2012-10-15 17:08:48 -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>REOPENED</bug_status>
          <resolution></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="Dana Jansens">danakj</reporter>
          <assigned_to name="Chris Rogers">crogers</assigned_to>
          <cc>crogers</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>742351</commentid>
    <comment_count>0</comment_count>
    <who name="Dana Jansens">danakj</who>
    <bug_when>2012-10-15 13:18:58 -0700</bug_when>
    <thetext>The following layout test is failing on all platforms.

webaudio/codec-tests/vorbis/vbr-70kbps-44khz.html

Probable cause:

http://build.chromium.org/p/chromium.webkit/builders/WebKit%20Linux/builds/62
http://build.chromium.org/p/chromium.webkit/builders/WebKit%20Linux%20%28dbg%29/builds/66</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>742365</commentid>
    <comment_count>1</comment_count>
    <who name="Dana Jansens">danakj</who>
    <bug_when>2012-10-15 13:32:57 -0700</bug_when>
    <thetext>Committed r131346: &lt;http://trac.webkit.org/changeset/131346&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>742371</commentid>
    <comment_count>2</comment_count>
    <who name="Dana Jansens">danakj</who>
    <bug_when>2012-10-15 13:38:53 -0700</bug_when>
    <thetext>It sounds like it just needs a rebaseline to me, but I&apos;m not exactly sure what may be important here.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>742398</commentid>
    <comment_count>3</comment_count>
    <who name="Raymond Toy">rtoy</who>
    <bug_when>2012-10-15 14:01:05 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; It sounds like it just needs a rebaseline to me, but I&apos;m not exactly sure what may be important here.

I took a quick look at the vbr-70kbps-44khz test.  The data is exactly identical except the new version as added exactly one extra sample.  The expected wav file has 15434 samples, and the new actual wav file has 15435 samples.

I&apos;m also getting a failure (locally on my Linux box) with webaudio/codec-tests/mp3/128kbps-44khz.html.  In this case, the files are exactly identical, except the expected file has 1105 extra (zero) samples at the end.

It looks like a recent ffmpeg update has changed this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>742406</commentid>
    <comment_count>4</comment_count>
    <who name="Raymond Toy">rtoy</who>
    <bug_when>2012-10-15 14:09:21 -0700</bug_when>
    <thetext>dalecurtis@ says this was broken in http://codereview.chromium.org/11137005/ and Chris has a fix for this forthcoming.  Assigning to Chris.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>742465</commentid>
    <comment_count>5</comment_count>
    <who name="Chris Rogers">crogers</who>
    <bug_when>2012-10-15 14:38:08 -0700</bug_when>
    <thetext>I just re-baselined Mac/Win and took out the expected failure -- I&apos;ll re-baseline Linux with garden-o-matic when it shows up.

http://trac.webkit.org/changeset/131361</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>742540</commentid>
    <comment_count>6</comment_count>
    <who name="Dana Jansens">danakj</who>
    <bug_when>2012-10-15 15:56:32 -0700</bug_when>
    <thetext>This has started failing in linux now, shall I rebaseline?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>742544</commentid>
    <comment_count>7</comment_count>
    <who name="Chris Rogers">crogers</who>
    <bug_when>2012-10-15 15:59:38 -0700</bug_when>
    <thetext>(In reply to comment #6)
&gt; This has started failing in linux now, shall I rebaseline?

Sorry, Dana, I just did:
http://trac.webkit.org/changeset/131376

Let me know if there are any other failures...

thanks!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>742560</commentid>
    <comment_count>8</comment_count>
    <who name="Dana Jansens">danakj</who>
    <bug_when>2012-10-15 16:15:49 -0700</bug_when>
    <thetext>Thanks very much!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>742589</commentid>
    <comment_count>9</comment_count>
    <who name="Dana Jansens">danakj</who>
    <bug_when>2012-10-15 16:50:43 -0700</bug_when>
    <thetext>Hm, I am seeing this test failing again on ToT linux and mac

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

http://build.webkit.org/builders/Chromium%20Mac%20Release%20%28Tests%29/builds/26186/steps/layout-test/logs/stdio</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>742599</commentid>
    <comment_count>10</comment_count>
    <who name="Dana Jansens">danakj</who>
    <bug_when>2012-10-15 17:08:48 -0700</bug_when>
    <thetext>Marked as failing again

Committed r131383: &lt;http://trac.webkit.org/changeset/131383&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>