Changeset 98597 in webkit


Ignore:
Timestamp:
Oct 27, 2011, 10:22:18 AM (13 years ago)
Author:
rniwa@webkit.org
Message:

Temporarily skip tables/mozilla_expected_failures/bugs/bug14007-2.html on all platforms
since r98542 regressed it. The failure is tracked by the bug 71032.

  • platform/chromium/test_expectations.txt:
  • platform/gtk/Skipped:
  • platform/mac/Skipped:
  • platform/qt/Skipped:
  • platform/win/Skipped:
Location:
trunk/LayoutTests
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r98596 r98597  
     12011-10-27  Ryosuke Niwa  <rniwa@webkit.org>
     2
     3        Temporarily skip tables/mozilla_expected_failures/bugs/bug14007-2.html on all platforms
     4        since r98542 regressed it. The failure is tracked by the bug 71032.
     5
     6        * platform/chromium/test_expectations.txt:
     7        * platform/gtk/Skipped:
     8        * platform/mac/Skipped:
     9        * platform/qt/Skipped:
     10        * platform/win/Skipped:
     11
    1122011-10-27  Mike Reed  <reed@google.com>
    213
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r98596 r98597  
    39313931
    39323932BUGWK71004 : inspector/storage-panel-dom-storage.html = PASS TIMEOUT
     3933
     3934BUGWK71032 : tables/mozilla_expected_failures/bugs/bug14007-2.html = FAIL
  • trunk/LayoutTests/platform/gtk/Skipped

    r98584 r98597  
    16591659fast/canvas/canvas-composite-image.html
    16601660
    1661 # https://bugs.webkit.org/show_bug.cgi?id=71024
    1662 editing/spelling/spelling-unified-emulation.html
     1661# https://bugs.webkit.org/show_bug.cgi?id=71032
     1662tables/mozilla_expected_failures/bugs/bug14007-2.html
  • trunk/LayoutTests/platform/mac/Skipped

    r97472 r98597  
    451451fast/css/webkit-mask-crash-fieldset-legend.html
    452452fast/css/webkit-mask-crash-table.html
     453
     454# https://bugs.webkit.org/show_bug.cgi?id=71032
     455tables/mozilla_expected_failures/bugs/bug14007-2.html
  • trunk/LayoutTests/platform/qt/Skipped

    r98540 r98597  
    24632463# https://bugs.webkit.org/show_bug.cgi?id=70905
    24642464inspector/extensions/extensions-console.html
     2465
     2466# https://bugs.webkit.org/show_bug.cgi?id=71032
     2467tables/mozilla_expected_failures/bugs/bug14007-2.html
  • trunk/LayoutTests/platform/win/Skipped

    r97471 r98597  
    14291429# HiDPI tests require test infrastructure enhancements
    14301430fast/hidpi
     1431
     1432# https://bugs.webkit.org/show_bug.cgi?id=71032
     1433tables/mozilla_expected_failures/bugs/bug14007-2.html
Note: See TracChangeset for help on using the changeset viewer.