Changeset 138535 in webkit


Ignore:
Timestamp:
Dec 28, 2012 8:09:03 AM (11 years ago)
Author:
mkwst@chromium.org
Message:

[Qt,EFL,GTK] Unreviewed gardening.

  • platform/efl/TestExpectations:
  • platform/gtk/TestExpectations:
  • platform/qt/TestExpectations:

Skipping http/tests/security/sandboxed-iframe-form-top.html
as it's leaking state (console messages) into the next test.
See wkbug.com/105819 and wkbug.com/85522 for details.

Location:
trunk/LayoutTests
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r138534 r138535  
     12012-12-28  Mike West  <mkwst@chromium.org>
     2
     3        [Qt,EFL,GTK] Unreviewed gardening.
     4
     5        * platform/efl/TestExpectations:
     6        * platform/gtk/TestExpectations:
     7        * platform/qt/TestExpectations:
     8            Skipping http/tests/security/sandboxed-iframe-form-top.html
     9            as it's leaking state (console messages) into the next test.
     10            See wkbug.com/105819 and wkbug.com/85522 for details.
     11
    1122012-12-28  Yury Semikhatsky  <yurys@chromium.org>
    213
  • trunk/LayoutTests/platform/efl/TestExpectations

    r138531 r138535  
    18061806webkit.org/b/105535 inspector-protocol/nmi-webaudio-leak-test.html [ Failure ]
    18071807
    1808 # Regression after r138525.
    1809 webkit.org/b/105819 http/tests/security/sandboxed-iframe-form-top.html [ Failure ]
     1808# Leaking state into the next test.
     1809webkit.org/b/85522 http/tests/security/sandboxed-iframe-form-top.html [ Skip ]
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r138497 r138535  
    13921392webkit.org/b/98146 accessibility/svg-bounds.html [ Failure ]
    13931393
     1394# Leaking state into the next test.
     1395webkit.org/b/85522 http/tests/security/sandboxed-iframe-form-top.html [ Skip ]
     1396
    13941397#////////////////////////////////////////////////////////////////////////////////////////
    13951398# End of Tests failing
  • trunk/LayoutTests/platform/qt/TestExpectations

    r138525 r138535  
    25042504http/tests/xmlhttprequest/post-blob-content-type-sync.html
    25052505
    2506 # [Qt] REGRESSION(r138517): It made 2 tests fail
    2507 # https://bugs.webkit.org/show_bug.cgi?id=105819
    2508 http/tests/security/cross-frame-access-put.html
    2509 http/tests/security/sandboxed-iframe-form-top.html
     2506# Leaking state into the next test.
     2507webkit.org/b/85522 http/tests/security/sandboxed-iframe-form-top.html [ Skip ]
Note: See TracChangeset for help on using the changeset viewer.