Changeset 127256 in webkit


Ignore:
Timestamp:
Aug 31, 2012 7:13:04 AM (12 years ago)
Author:
commit-queue@webkit.org
Message:

Remove http/tests/loading/gmail-assert-on-load.html test case from Skipped.
https://bugs.webkit.org/show_bug.cgi?id=95562

Unreviewed gardening.

Removed http/tests/loading/gmail-assert-on-load.html test case from Skipped files since it has been moved out from http/loading to http/misc, for details see bug 88923.

Patch by Kangil Han <kangil.han@samsung.com> on 2012-08-31

  • platform/win/Skipped:
  • platform/wincairo/Skipped:
  • platform/wk2/Skipped:
Location:
trunk/LayoutTests
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r127255 r127256  
     12012-08-31  Kangil Han  <kangil.han@samsung.com>
     2
     3        Remove http/tests/loading/gmail-assert-on-load.html test case from Skipped.
     4        https://bugs.webkit.org/show_bug.cgi?id=95562
     5
     6        Unreviewed gardening.
     7
     8        Removed http/tests/loading/gmail-assert-on-load.html test case from Skipped files since it has been moved out from http/loading to http/misc, for details see bug 88923.
     9
     10        * platform/win/Skipped:
     11        * platform/wincairo/Skipped:
     12        * platform/wk2/Skipped:
     13
    1142012-08-31  Zan Dobersek  <zandobersek@gmail.com>
    215
  • trunk/LayoutTests/platform/win/Skipped

    r127223 r127256  
    707707fast/text/international/bidi-listbox.html
    708708fast/text/international/hindi-spacing.html
    709 http/tests/loading/gmail-assert-on-load.html
    710709http/tests/misc/window-dot-stop.html
    711710http/tests/security/dataTransfer-set-data-file-url.html
  • trunk/LayoutTests/platform/wincairo/Skipped

    r127101 r127256  
    12241224fast/text/international/bidi-listbox.html
    12251225fast/text/international/hindi-spacing.html
    1226 http/tests/loading/gmail-assert-on-load.html
    12271226http/tests/misc/window-dot-stop.html
    12281227http/tests/security/dataTransfer-set-data-file-url.html
  • trunk/LayoutTests/platform/wk2/Skipped

    r127137 r127256  
    536536http/tests/loading/deleted-host-in-resource-load-delegate-callback.html
    537537http/tests/loading/empty-subframe.html
    538 http/tests/loading/gmail-assert-on-load.html
    539538http/tests/loading/load-javascript-after-many-xhrs.html
    540539http/tests/loading/location-hash-reload-cycle.html
Note: See TracChangeset for help on using the changeset viewer.