Changeset 106602 in webkit


Ignore:
Timestamp:
Feb 2, 2012 4:24:56 PM (12 years ago)
Author:
commit-queue@webkit.org
Message:

Fix up test expectations for two tests that now pass.
https://bugs.webkit.org/show_bug.cgi?id=77256

Patch by Raymond Toy <Raymond Toy> on 2012-02-02
Reviewed by Eric Seidel.

  • platform/chromium/test_expectations.txt:

webaudio/audiobuffersource-playbackrate.html and
webaudio/gain.html pass on windows now after the fix for bug

  1. Delete these.
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r106600 r106602  
     12012-02-02  Raymond Toy  <rtoy@google.com>
     2
     3        Fix up test expectations for two tests that now pass.
     4        https://bugs.webkit.org/show_bug.cgi?id=77256
     5
     6        Reviewed by Eric Seidel.
     7
     8        * platform/chromium/test_expectations.txt:
     9        webaudio/audiobuffersource-playbackrate.html and
     10        webaudio/gain.html pass on windows now after the fix for bug
     11        76659. Delete these.
     12
    1132012-02-02  Benjamin Poulain  <bpoulain@apple.com>
    214
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r106587 r106602  
    34613461BUGABARTH : svg/custom/grayscale-gradient-mask-2.svg = IMAGE
    34623462
    3463 // Broken in r96745.
    3464 BUGWK69494 WIN : webaudio/audiobuffersource-playbackrate.html = AUDIO
    3465 
    34663463// Suddenly crash sporadically.
    34673464BUGCR99899 MAC : fast/parser/document-write-onload-ordering.html = CRASH PASS
     
    38143811// Started failing between http://trac.webkit.org/changeset/104901 and http://trac.webkit.org/changeset/104910
    38153812BUGWK76272 LEOPARD DEBUG : svg/dom/SVGPathSegList-segment-modification.svg = IMAGE+TEXT
    3816 
    3817 // Started failing at http://trac.webkit.org/changeset/105007
    3818 BUGCR110365 WIN : webaudio/gain.html = PASS AUDIO
    38193813
    38203814BUGWK76488 : css3/images/cross-fade-background-size.html = IMAGE IMAGE+TEXT
Note: See TracChangeset for help on using the changeset viewer.