[Webkit-unassigned] [Bug 104435] New: TestExpectations knows tests fail but NRWT reports a regression

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 8 00:31:17 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=104435

           Summary: TestExpectations knows tests fail but NRWT reports a
                    regression
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: noel.gordon at gmail.com
                CC: ojan at chromium.org, dpranke at chromium.org


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 "buffersource-loop" LayoutTests/platform/chromium/TestExpectations
webkit.org/b/100647 [ Win ] webaudio/audiobuffersource-loop-points.html [ Failure ]

% ack "vorbis/vbr" 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?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list