Changeset 217929 in webkit


Ignore:
Timestamp:
Jun 8, 2017 6:24:26 AM (7 years ago)
Author:
commit-queue@webkit.org
Message:

[GTK] Test gardening
https://bugs.webkit.org/show_bug.cgi?id=173093

Unreviewed GTK gardening.

r147201 added a crash expectation for the following test, but did so in a manner
that failed linter checks:

LayoutTests/platform/gtk/TestExpectations:1302 More specific entry for

http/tests/security/XFrameOptions/x-frame-options-deny-multiple-clients.html on line
LayoutTests/platform/gtk/TestExpectations:992 overrides line LayoutTests/platform/gtk/TestExpectations:1302.
http/tests/security/XFrameOptions/x-frame-options-deny-multiple-clients.html

Furthermore, this test no longer crashes in Debug builds, it fails due to whitespace
oddities that are addressed by webkit.org/b/141709 (unreviewed)

Patch by Charlie Turner <cturner@igalia.com> on 2017-06-08

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r217928 r217929  
     12017-06-08  Charlie Turner  <cturner@igalia.com>
     2
     3        [GTK] Test gardening
     4        https://bugs.webkit.org/show_bug.cgi?id=173093
     5
     6        Unreviewed GTK gardening.
     7
     8        r147201 added a crash expectation for the following test, but did so in a manner
     9        that failed linter checks:
     10
     11        LayoutTests/platform/gtk/TestExpectations:1302 More specific entry for
     12           http/tests/security/XFrameOptions/x-frame-options-deny-multiple-clients.html on line
     13           LayoutTests/platform/gtk/TestExpectations:992 overrides line LayoutTests/platform/gtk/TestExpectations:1302.
     14           http/tests/security/XFrameOptions/x-frame-options-deny-multiple-clients.html
     15
     16        Furthermore, this test no longer crashes in Debug builds, it fails due to whitespace
     17        oddities that are addressed by webkit.org/b/141709 (unreviewed)
     18
     19        * platform/gtk/TestExpectations:
     20
    1212017-06-08  Xabier Rodriguez Calvar  <calvaris@igalia.com>
    222
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r217899 r217929  
    13051305webkit.org/b/110695 http/tests/security/cross-origin-plugin-allowed.html [ Crash Pass ]
    13061306
    1307 webkit.org/b/111902 [ Debug ] http/tests/security/XFrameOptions/x-frame-options-deny-multiple-clients.html [ Crash ]
    1308 
    13091307webkit.org/b/118422 [ Debug ] http/tests/security/XFrameOptions/x-frame-options-cached.html [ Crash Pass ]
    13101308
Note: See TracChangeset for help on using the changeset viewer.