Changeset 256638 in webkit


Ignore:
Timestamp:
Feb 14, 2020 1:27:32 PM (4 years ago)
Author:
commit-queue@webkit.org
Message:

[GTK] http/tests/misc/form-submit-file-cross-site-redirect.html fails with incomplete form data
https://bugs.webkit.org/show_bug.cgi?id=207016

After bug206517 was fixed, this test has been passing in all GTK bots.

Unreviewed test gardening.

Patch by Lauro Moura <Lauro Moura> on 2020-02-14

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r256637 r256638  
     12020-02-14  Lauro Moura  <lmoura@igalia.com>
     2
     3        [GTK] http/tests/misc/form-submit-file-cross-site-redirect.html fails with incomplete form data
     4        https://bugs.webkit.org/show_bug.cgi?id=207016
     5
     6        After bug206517 was fixed, this test has been passing in all GTK bots.
     7
     8        Unreviewed test gardening.
     9
     10        * platform/gtk/TestExpectations:
     11
    1122020-02-14  Jacob Uphoff  <jacob_uphoff@apple.com>
    213
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r256608 r256638  
    42314231webkit.org/b/206264 imported/w3c/web-platform-tests/css/css-multicol/multicol-gap-percentage-001.html [ Failure ]
    42324232
    4233 webkit.org/b/207016 http/tests/misc/form-submit-file-cross-site-redirect.html [ Failure ]
    4234 
    42354233webkit.org/b/206692 fast/canvas/canvas-fillPath-shadow.html [ Failure ]
    42364234
Note: See TracChangeset for help on using the changeset viewer.