⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 94042 in webkit


Ignore:
Timestamp:
Aug 29, 2011, 9:51:28 PM (15 years ago)
Author:
levin@chromium.org
Message:

[chromium] Misc test expectations updates.

  • platform/chromium-mac/fast/files/create-blob-url-crash-expected.txt: Copied from LayoutTests/platform/qt/fast/files/create-blob-url-crash-expected.txt.
  • platform/chromium/fast/files/create-blob-url-crash-expected.txt: Renamed from LayoutTests/platform/qt/fast/files/create-blob-url-crash-expected.txt.

Added due to it being different from normal OSX result.

  • platform/chromium/test_expectations.txt: Changes due to expectation update for media-document-audio-repaint.html leading to only an image mismatch and a test that is a slow on OS X as well as Linux and Windows.
Location:
trunk/LayoutTests
Files:
2 added
2 edited
1 copied
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r94041 r94042  
     12011-08-29  David Levin  <levin@chromium.org>
     2
     3        [chromium] Misc test expectations updates.
     4
     5        * platform/chromium-mac/fast/files/create-blob-url-crash-expected.txt: Copied from LayoutTests/platform/qt/fast/files/create-blob-url-crash-expected.txt.
     6        * platform/chromium/fast/files/create-blob-url-crash-expected.txt: Renamed from LayoutTests/platform/qt/fast/files/create-blob-url-crash-expected.txt.
     7           Added due to it being different from normal OSX result.
     8        * platform/chromium/test_expectations.txt: Changes due to expectation
     9          update for media-document-audio-repaint.html leading to only an image mismatch
     10          and a test that is a slow on OS X as well as Linux and Windows.
     11
    1122011-08-29  Yuta Kitamura  <yutak@chromium.org>
    213
  • trunk/LayoutTests/platform/chromium/fast/files/create-blob-url-crash-expected.txt

    • Property svn:eol-style set to LF
    r94041 r94042  
    11Test that createObjectURL with no argument should throw an exception.
    2 PASS: Not enough arguments
     2PASS: Type error
    33DONE
    44
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r94018 r94042  
    1212BUGCR24182 SLOW SNOWLEOPARD DEBUG : fast/forms/select-set-length-with-mutation-remove.html = PASS
    1313BUGCR24182 SLOW LINUX WIN : fast/js/regexp-overflow.html = PASS
    14 BUGCR24182 SLOW LINUX WIN DEBUG : fast/js/toString-and-valueOf-override.html = PASS
     14BUGCR24182 SLOW DEBUG : fast/js/toString-and-valueOf-override.html = PASS
    1515BUGCR24182 SLOW DEBUG : html5lib/webkit-resumer.html = PASS
    1616BUGCR24182 SLOW WIN DEBUG : http/tests/inspector/resource-tree/resource-tree-errors-reload.html = PASS
     
    25972597
    25982598// This test needs completely new baselines.
    2599 BUGCR75354 BUGWK55718 : media/media-document-audio-repaint.html = IMAGE+TEXT
     2599BUGCR75354 BUGWK55718 : media/media-document-audio-repaint.html = IMAGE+TEXT IMAGE
    26002600
    26012601BUGWK55968 MAC GPU : compositing/webgl/webgl-nonpremultiplied-blend.html = IMAGE+TEXT
Note: See TracChangeset for help on using the changeset viewer.