Changeset 252312 in webkit


Ignore:
Timestamp:
Nov 9, 2019 11:12:10 PM (5 years ago)
Author:
rniwa@webkit.org
Message:

iOS: fast/events/scroll-subframe-in-rendering-update.html always fails
https://bugs.webkit.org/show_bug.cgi?id=204045

Reviewed by Alexey Proskuryakov.

Add a failing test expectation for now while we investigate how to fix the test.

  • platform/ios/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r252311 r252312  
     12019-11-09  Ryosuke Niwa  <rniwa@webkit.org>
     2
     3        iOS: fast/events/scroll-subframe-in-rendering-update.html always fails
     4        https://bugs.webkit.org/show_bug.cgi?id=204045
     5
     6        Reviewed by Alexey Proskuryakov.
     7
     8        Add a failing test expectation for now while we investigate how to fix the test.
     9
     10        * platform/ios/TestExpectations:
     11
    1122019-11-09  Ryosuke Niwa  <rniwa@webkit.org>
    213
  • trunk/LayoutTests/platform/ios/TestExpectations

    r252276 r252312  
    34653465# This test fails in iOS due to subpixel differences for the marker position
    34663466imported/w3c/web-platform-tests/css/css-lists/list-style-type-string-002.html [ ImageOnlyFailure ]
     3467
     3468webkit.org/b/204045 fast/events/scroll-subframe-in-rendering-update.html [ Failure ]
Note: See TracChangeset for help on using the changeset viewer.