Changeset 251629 in webkit


Ignore:
Timestamp:
Oct 25, 2019 11:45:21 PM (4 years ago)
Author:
yurys@chromium.org
Message:

Web Inspector: remove custom expectations from platform/gtk/inspector-protocol
https://bugs.webkit.org/show_bug.cgi?id=203453

Unreviewed, test expectations cleanup.

  • platform/gtk/inspector-protocol/debugger/setBreakpoint-dfg-and-modify-local-expected.txt: Removed.
  • platform/gtk/inspector-protocol/debugger/setBreakpoint-dfg-expected.txt: Removed.
  • platform/gtk/inspector-protocol/dom/getAccessibilityPropertiesForNode-expected.txt: Removed.

Removed platform/gtk/inspector-protocol altogether as there is no LayoutTests/inspector-protocol
folder any more. Corresponding tests were either deleted or moved to LayoutTests/inspector a while ago.

Location:
trunk/LayoutTests
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r251628 r251629  
     12019-10-25  Yury Semikhatsky  <yurys@chromium.org>
     2
     3        Web Inspector: remove custom expectations from platform/gtk/inspector-protocol
     4        https://bugs.webkit.org/show_bug.cgi?id=203453
     5
     6        Unreviewed, test expectations cleanup.
     7
     8        * platform/gtk/inspector-protocol/debugger/setBreakpoint-dfg-and-modify-local-expected.txt: Removed.
     9        * platform/gtk/inspector-protocol/debugger/setBreakpoint-dfg-expected.txt: Removed.
     10        * platform/gtk/inspector-protocol/dom/getAccessibilityPropertiesForNode-expected.txt: Removed.
     11        Removed platform/gtk/inspector-protocol altogether as there is no LayoutTests/inspector-protocol
     12        folder any more. Corresponding tests were either deleted or moved to LayoutTests/inspector a while ago.
     13
    1142019-10-25  Yury Semikhatsky  <yurys@chromium.org>
    215
Note: See TracChangeset for help on using the changeset viewer.