Changeset 118457 in webkit


Ignore:
Timestamp:
May 24, 2012 6:36:35 PM (12 years ago)
Author:
jberlin@webkit.org
Message:

webkit crashes on debug builds when running IETC flexbox-ordinal-group-001.htm
https://bugs.webkit.org/show_bug.cgi?id=85832

Add it to the Windows Skipped list to get the bots green.

  • platform/win/Skipped:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r118453 r118457  
     12012-05-24  Jessie Berlin  <jberlin@apple.com>
     2
     3        webkit crashes on debug builds when running IETC flexbox-ordinal-group-001.htm
     4        https://bugs.webkit.org/show_bug.cgi?id=85832
     5
     6        Add it to the Windows Skipped list to get the bots green.
     7
     8        * platform/win/Skipped:
     9
    1102012-05-24  Joshua Bell  <jsbell@chromium.org>
    211
  • trunk/LayoutTests/platform/win/Skipped

    r118440 r118457  
    17821782# https://bugs.webkit.org/show_bug.cgi?id=87431
    17831783editing/selection/selection-plugin-clear-crash.html
     1784
     1785# Crashes on debug builds
     1786# https://bugs.webkit.org/show_bug.cgi?id=85832
     1787ietestcenter/css3/flexbox/flexbox-ordinal-group-001.htm
Note: See TracChangeset for help on using the changeset viewer.