Changeset 181746 in webkit


Ignore:
Timestamp:
Mar 19, 2015 6:25:25 AM (9 years ago)
Author:
commit-queue@webkit.org
Message:

[GTK] Skip Legacy WebNotifications test
https://bugs.webkit.org/show_bug.cgi?id=141962

The revision r177073 skips all legacy tests for notifications except from
http/tests/notifications/legacy/notification-request-permission-then-navigate.html
which was failing. We skip this test now too.

Patch by Marcos Chavarría Teijeiro <chavarria1991@gmail.com> on 2015-03-19
Reviewed by Carlos Garcia Campos.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r181736 r181746  
     12015-03-19  Marcos Chavarría Teijeiro  <chavarria1991@gmail.com>
     2
     3        [GTK] Skip Legacy WebNotifications test
     4        https://bugs.webkit.org/show_bug.cgi?id=141962
     5
     6        The revision r177073 skips all legacy tests for notifications except from
     7        http/tests/notifications/legacy/notification-request-permission-then-navigate.html
     8        which was failing. We skip this test now too.
     9
     10        Reviewed by Carlos Garcia Campos.
     11
     12        * platform/gtk/TestExpectations:
     13
    1142015-03-19  Xabier Rodriguez Calvar <calvaris@igalia.com> and Youenn Fablet  <youenn.fablet@crf.canon.fr>
    215
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r181701 r181746  
    159159http/tests/notifications/legacy/show.html
    160160http/tests/notifications/legacy/double-show.html
     161http/tests/notifications/legacy/notification-request-permission-then-navigate.html
    161162
    162163# Datalist is not yet enabled.
     
    600601
    601602webkit.org/b/141961 fast/multicol/span/span-as-immediate-columns-child.html [ Failure ]
    602 webkit.org/b/141962 http/tests/notifications/legacy/notification-request-permission-then-navigate.html [ Failure ]
    603603webkit.org/b/141591 inspector-protocol/debugger/breakpoint-eval-with-exception.html [ Failure ]
    604604
Note: See TracChangeset for help on using the changeset viewer.