⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 150113 in webkit


Ignore:
Timestamp:
May 15, 2013, 8:35:56 AM (13 years ago)
Author:
zandobersek@gmail.com
Message:

Unreviewed GTK gardening.

  • platform/gtk/TestExpectations: Removing two redundant flaky crasher expectations. Adjusting one expectation,

assigning it a mock bug modifier so the TestExpectations linting passes.

Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r150112 r150113  
     12013-05-15  Zan Dobersek  <zdobersek@igalia.com>
     2
     3        Unreviewed GTK gardening.
     4
     5        * platform/gtk/TestExpectations: Removing two redundant flaky crasher expectations. Adjusting one expectation,
     6        assigning it a mock bug modifier so the TestExpectations linting passes.
     7
    182013-05-15  Zan Dobersek  <zdobersek@igalia.com>
    29
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r150112 r150113  
    417417
    418418# No concept of secure text input
    419 editing/secure-input [ Failure ]
     419Bug(GTK) editing/secure-input [ Failure ]
    420420
    421421#////////////////////////////////////////////////////////////////////////////////////////
    … …  
    438438webkit.org/b/94458 [ Debug ] http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html [ Crash Failure ]
    439439webkit.org/b/94458 [ Debug ] fast/events/message-port-context-destroyed.html [ Crash Pass ]
    440 
    441 webkit.org/b/99020 [ Debug ] fast/css/style-scoped/style-scoped-apply-author-styles.html [ Crash Pass ]
    442 webkit.org/b/99020 [ Debug ] fast/css/style-scoped/style-scoped-attach.html [ Crash Pass ]
    443440
    444441webkit.org/b/100688 fast/css-generated-content/first-letter-table-cell-format-block-crash.html [ Crash Pass ]
Note: See TracChangeset for help on using the changeset viewer.