Changeset 107439 in webkit


Ignore:
Timestamp:
Feb 10, 2012 2:17:28 PM (12 years ago)
Author:
jamesr@google.com
Message:

Remove platform/win/test_expectations.txt
https://bugs.webkit.org/show_bug.cgi?id=78382

Reviewed by Adam Barth.

This files is unused, since the Apple win port does not use new-run-webkit-tests, and causes unnecessary
confusion.

  • platform/win/test_expectations.txt:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r107434 r107439  
     12012-02-10  James Robinson  <jamesr@chromium.org>
     2
     3        Remove platform/win/test_expectations.txt
     4        https://bugs.webkit.org/show_bug.cgi?id=78382
     5
     6        Reviewed by Adam Barth.
     7
     8        This files is unused, since the Apple win port does not use new-run-webkit-tests, and causes unnecessary
     9        confusion.
     10
     11        * platform/win/test_expectations.txt:
     12
    1132012-02-10  Tony Chang  <tony@chromium.org>
    214
  • trunk/LayoutTests/platform/win/test_expectations.txt

    r107405 r107439  
    1 // These are the layout test expectations for Apple's Windows port of WebKit.
    2 //
    3 // See http://trac.webkit.org/wiki/TestExpectations for more information on this file.
    4 
    5 BUGWK67007 DEBUG : fast/ruby/after-block-doesnt-crash.html = CRASH
    6 BUGWK67007 DEBUG : fast/ruby/after-table-doesnt-crash.html = CRASH
    7 BUGWK67007 DEBUG : fast/ruby/generated-after-counter-doesnt-crash.html = CRASH
    8 BUGWK67007 DEBUG : fast/ruby/generated-before-and-after-counter-doesnt-crash.html = CRASH
    9 
    10 // Need rebaseline
    11 BUGWK70765 : fast/forms/listbox-clip.html = TEXT
    12 
    13 // Need rebaseline
    14 BUGWK65361 : fast/forms/input-disabled-color.html = IMAGE+TEXT
    15 
    16 BUGWK73766 : css3/unicode-bidi-isolate-aharon-failing.html = FAIL
    17 
    18 BUGWK74270 : fast/forms/basic-selects.html = FAIL
    19 
    20 // The test hits an ASSERT in Debug.
    21 BUGWK68859 DEBUG : fast/dynamic/crash-paint-no-documentElement-renderer.html = CRASH
    22 
    23 // New test, needs image results added.
    24 BUGWK75570 : http/tests/media/video-buffering-repaints-controls.html = IMAGE
    25 
    26 // Needs baseline
    27 BUGWK76118 : fast/css/text-overflow-input.html = MISSING
    28 
    29 // Rebaseline required after bug 74874
    30 BUGWK74874 : fast/table/027.html = IMAGE+TEXT
    31 BUGWK74874 : fast/table/027-vertical.html = IMAGE+TEXT
    32 
    33 // These tests need to be rebaselined after 77067
    34 BUGWK77067 : svg/custom/glyph-selection-arabic-forms.svg = IMAGE
    35 BUGWK77067 : svg/custom/glyph-selection-bidi-mirror.svg = IMAGE
    36 BUGWK77067 : svg/custom/glyph-selection-non-bmp.svg = IMAGE
     1// This file is intentionally left blank. Until the Apple win port supports new-run-webkit-tests (https://bugs.webkit.org/show_bug.cgi?id=38756)
     2// this file does nothing.
Note: See TracChangeset for help on using the changeset viewer.