Changeset 141930 in webkit


Ignore:
Timestamp:
Feb 5, 2013 2:08:30 PM (11 years ago)
Author:
commit-queue@webkit.org
Message:

[GTK][WK2] Unflag tests related to layoutTestController.setCustomPolicyDelegate
https://bugs.webkit.org/show_bug.cgi?id=108976

Patch by Manuel Rego Casasnovas <Manuel Rego Casasnovas> on 2013-02-05
Reviewed by Martin Robinson.

  • platform/gtk-wk2/TestExpectations: Unflag

fast/loader/policy-delegate-action-hit-test-zoomed.html as it is
already passing (layoutTestController.setCustomPolicyDelegate was
implemented in r128600). Mark some tests related with
layoutTestController.setCustomPolicyDelegate as passing in WK2 but
failing in WK1.

Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r141922 r141930  
     12013-02-05  Manuel Rego Casasnovas  <rego@igalia.com>
     2
     3        [GTK][WK2] Unflag tests related to layoutTestController.setCustomPolicyDelegate
     4        https://bugs.webkit.org/show_bug.cgi?id=108976
     5
     6        Reviewed by Martin Robinson.
     7
     8        * platform/gtk-wk2/TestExpectations: Unflag
     9        fast/loader/policy-delegate-action-hit-test-zoomed.html as it is
     10        already passing (layoutTestController.setCustomPolicyDelegate was
     11        implemented in r128600). Mark some tests related with
     12        layoutTestController.setCustomPolicyDelegate as passing in WK2 but
     13        failing in WK1.
     14
    1152013-02-05  Nayan Kumar K  <nayankk@motorola.com>
    216
  • trunk/LayoutTests/platform/gtk-wk2/TestExpectations

    r140970 r141930  
    116116Bug(GTK) fast/speech/speech-input-result-list-not-enough-arguments.html [ Failure ]
    117117Bug(GTK) fast/speech/speech-input-scripting.html [ Failure ]
    118 
    119 # WebKit2 needs layoutTestController.setCustomPolicyDelegate
    120 # https://bugs.webkit.org/show_bug.cgi?id=42546
    121 webkit.org/b/42546 fast/loader/policy-delegate-action-hit-test-zoomed.html [ Failure ]
    122118
    123119# WebKit2 needs layoutTestController.setEditingBehaviour
     
    489485Bug(GTK) fast/loader/form-submission-after-beforeunload-cancel.html [ Pass ]
    490486Bug(GTK) fast/loader/stop-provisional-loads.html [ Pass ]
     487Bug(GTK) fast/loader/onload-policy-ignore-for-frame.html [ Pass ]
     488Bug(GTK) fast/loader/policy-delegate-action-hit-test-zoomed.html [ Pass ]
     489Bug(GTK) fast/loader/reload-policy-delegate.html [ Pass ]
    491490Bug(GTK) fast/preloader/document-write-noscript.html [ Pass ]
    492491Bug(GTK) fast/preloader/first-base-tag-scanned-wins.html [ Pass ]
Note: See TracChangeset for help on using the changeset viewer.