Changeset 162620 in webkit


Ignore:
Timestamp:
Jan 23, 2014 10:07:21 AM (10 years ago)
Author:
dbates@webkit.org
Message:

[Win] Mark test js/dom/date-big-constructor.html as failing and add Windows expected result

Mark the test js/dom/date-big-constructor.html as failing while we investigate
regression in <https://bugs.webkit.org/show_bug.cgi?id=127492>. Also add Windows expected
result for test fast/css/relative-position-replaced-in-table-display-crash.html as the test
passes but differs in whitespace. We'll investigate this whitespace difference in
<https://bugs.webkit.org/show_bug.cgi?id=127479>.

  • platform/win/TestExpectations:
  • platform/win/fast/css/relative-position-replaced-in-table-display-crash-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r162617 r162620  
     12014-01-23  Daniel Bates  <dabates@apple.com>
     2
     3        [Win] Mark test js/dom/date-big-constructor.html as failing and add Windows expected result
     4
     5        Mark the test js/dom/date-big-constructor.html as failing while we investigate
     6        regression in <https://bugs.webkit.org/show_bug.cgi?id=127492>. Also add Windows expected
     7        result for test fast/css/relative-position-replaced-in-table-display-crash.html as the test
     8        passes but differs in whitespace. We'll investigate this whitespace difference in
     9        <https://bugs.webkit.org/show_bug.cgi?id=127479>.
     10
     11        * platform/win/TestExpectations:
     12        * platform/win/fast/css/relative-position-replaced-in-table-display-crash-expected.txt: Added.
     13
    1142014-01-23  Michał Pakuła vel Rutka  <m.pakula@samsung.com>
    215
  • trunk/LayoutTests/platform/win/TestExpectations

    r162614 r162620  
    28842884webkit.org/b/127485 platform/win/accessibility/parent-element.html [ Failure ]
    28852885webkit.org/b/127485 platform/win/accessibility/select-element-valuechange-event.html [ Failure ]
     2886
     2887# REGRESSION (r159892): Failing JavaScript test
     2888webkit.org/b/127492 js/dom/date-big-constructor.html [ Failure ]
Note: See TracChangeset for help on using the changeset viewer.