Changeset 254372 in webkit


Ignore:
Timestamp:
Jan 10, 2020 3:29:41 PM (4 years ago)
Author:
Pablo Saavedra
Message:

[WPE][GTK] Gardening after r254357
https://bugs.webkit.org/show_bug.cgi?id=206079

Unreviewed WPE and GTK+ gardening after r254357.

  • platform/gtk/TestExpectations:
  • platform/wpe/TestExpectations:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r254366 r254372  
     12020-01-10  Pablo Saavedra  <psaavedra@igalia.com>
     2
     3        [WPE][GTK] Gardening after r254357
     4        https://bugs.webkit.org/show_bug.cgi?id=206079
     5
     6        Unreviewed WPE and GTK+ gardening after r254357.
     7
     8        * platform/gtk/TestExpectations:
     9        * platform/wpe/TestExpectations:
     10
    1112020-01-10  Brent Fulgham  <bfulgham@apple.com>
    212
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r254338 r254372  
    29552955webkit.org/b/99893 svg/animations/mozilla/animateMotion-mpath-targetChange-1.svg [ ImageOnlyFailure Pass ]
    29562956
    2957 webkit.org/b/115437 fast/text/complex-initial-advance.html [ ImageOnlyFailure ]
    2958 
    29592957webkit.org/b/117582 fast/flexbox/clear-overflow-before-scroll-update.html [ Failure ]
    29602958webkit.org/b/169007 css3/flexbox/flex-item-contains-strict.html [ Failure ]
     
    31833181webkit.org/b/151267 imported/blink/fast/gradients/large-vertical-gradient.html [ ImageOnlyFailure ]
    31843182webkit.org/b/151267 imported/blink/fast/replaced/viewport-percentage-height-with-dynamic-container-height.html [ ImageOnlyFailure Pass ]
    3185 webkit.org/b/151267 imported/blink/fast/text/international/vertical-positioning-with-combining-marks.html [ ImageOnlyFailure ]
    31863183webkit.org/b/151267 imported/blink/fast/transforms/transform-update-frame-overflow.html [ ImageOnlyFailure Pass ]
    31873184webkit.org/b/151267 imported/blink/scrollbars/avoid-double-scrollbars-when-html-element-is-not-the-renderview.html [ ImageOnlyFailure Pass ]
     
    34633460webkit.org/b/182763 accessibility/gtk/caret-offsets.html [ Timeout ]
    34643461
    3465 webkit.org/b/182765 fast/backgrounds/background-leakage-transforms.html [ Failure ImageOnlyFailure ]
    34663462webkit.org/b/182765 fast/text/emphasis-overlap.html [ Failure ImageOnlyFailure ]
    34673463
     
    39783974ietestcenter/css3/flexbox/flexbox-layout-001.htm [ Pass ]
    39793975
     3976imported/mozilla/svg/blend-hard-light.svg [ Pass ]
     3977
    39803978imported/w3c/canvas/2d.line.cap.round.html [ Pass ]
     3979
     3980imported/w3c/web-platform-tests/cors/preflight-failure.htm [ Pass ]
    39813981
    39823982imported/w3c/web-platform-tests/css/css-animations/animation-delay-010.html [ Pass ]
     
    40004000imported/w3c/web-platform-tests/html/semantics/embedded-content/the-embed-element/embed-represent-nothing-02.html [ Pass ]
    40014001imported/w3c/web-platform-tests/html/semantics/embedded-content/the-area-element/area-coords.html [ Pass ]
     4002
     4003fast/history/page-cache-indexed-closed-db.html [ Pass ]
    40024004
    40034005fast/multicol/multicol-with-child-renderLayer-for-input.html [ Pass ]
  • trunk/LayoutTests/platform/wpe/TestExpectations

    r254203 r254372  
    664664
    665665webkit.org/b/136754 css3/flexbox/csswg/flexbox_flex-natural-mixed-basis-auto.html [ Pass ]
     666
     667imported/w3c/web-platform-tests/cors/preflight-failure.htm [ Pass ]
    666668
    667669imported/w3c/web-platform-tests/css/css-pseudo/first-letter-002.html [ Pass ]
Note: See TracChangeset for help on using the changeset viewer.