Changeset 175547 in webkit


Ignore:
Timestamp:
Nov 4, 2014 8:11:08 AM (9 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL] Skip websocket tests
https://bugs.webkit.org/show_bug.cgi?id=138355

Patch by Tibor Meszaros <tmeszaros.u-szeged@partner.samsung.com> on 2014-11-04
Reviewed by Csaba Osztrogonác.

  • platform/efl/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r175525 r175547  
     12014-11-04  Tibor Meszaros  <tmeszaros.u-szeged@partner.samsung.com>
     2
     3        [EFL] Skip websocket tests
     4        https://bugs.webkit.org/show_bug.cgi?id=138355
     5
     6        Reviewed by Csaba Osztrogonác.
     7
     8        * platform/efl/TestExpectations:
     9
    1102014-11-04  Nikos Andrkos Andronikos  <nikos.andronikos-webkit@cisra.canon.com.au>
    211
  • trunk/LayoutTests/platform/efl/TestExpectations

    r175470 r175547  
    491491webkit.org/b/116587 http/tests/security/contentSecurityPolicy/directive-parsing-05.html [ Skip ]
    492492
     493# websocket tests are very flakey due to bug116587 and bug111976
     494webkit.org/b/116587 http/tests/websocket [ Skip ]
     495
    493496webkit.org/b/124574 fast/css/object-fit/object-fit-embed.html [ Crash Timeout Pass ]
    494497
     
    579582webkit.org/b/108340 fast/layers/no-clipping-overflow-hidden-added-after-transition.html [ ImageOnlyFailure Pass ]
    580583webkit.org/b/108340 fast/layers/no-clipping-overflow-hidden-hardware-acceleration.html [ ImageOnlyFailure Pass ]
    581 
    582 # Flaky websocket tests.
    583 Bug(EFL) http/tests/websocket/tests/hybi/invalid-subprotocol-characters.html [ Failure Pass ]
    584584
    585585# Aborting application cache downloads is flaky.
     
    15361536webkit.org/b/115439 fast/text/complex-initial-advance.html [ ImageOnlyFailure ]
    15371537
    1538 # EFL specific error : (_ecore_main_fd_handlers_bads_rem() No bad fd found).
    1539 webkit.org/b/116587 http/tests/websocket/tests/hybi/close-on-navigate-new-location.html [ Skip ]
    1540 webkit.org/b/116587 http/tests/websocket/tests/hybi/reload-crash.html [ Skip ]
    1541 
    15421538# Synthesized italics not supported
    15431539fast/text/international/synthesized-italic-vertical-latin.html [ Skip ]
     
    17371733
    17381734compositing/patterns/direct-pattern-compositing-load.html [ ImageOnlyFailure Pass ]
    1739 
    1740 # Websocket tests are flaky on WK2
    1741 webkit.org/b/111976 http/tests/websocket/tests/hybi/close-on-unload-reference-in-parent.html [ Crash Pass ]
    1742 webkit.org/b/111976 http/tests/websocket/tests/hybi/handshake-fail-by-extensions-header.html [ Crash Pass Failure ]
    1743 webkit.org/b/111976 http/tests/websocket/tests/hybi/handshake-fail-by-mismatch-protocol-header.html [ Crash Pass ]
    1744 webkit.org/b/111976 http/tests/websocket/tests/hybi/simple-stress.html [ Crash Pass ]
    1745 webkit.org/b/111976 http/tests/websocket/tests/hybi/websocket-event-target.html [ Crash Pass Failure ]
    1746 webkit.org/b/111976 http/tests/websocket/tests/hybi/websocket-pending-activity.html [ Crash Pass ]
    1747 webkit.org/b/111976 http/tests/websocket/tests/hybi/workers/no-onmessage-in-sync-op.html [ Crash Pass Failure ]
    1748 webkit.org/b/111976 http/tests/websocket/tests/hybi/workers/no-subprotocol.html [ Crash Pass Failure ]
    1749 webkit.org/b/111976 http/tests/websocket/tests/hybi/workers/receive-arraybuffer.html [ Crash Pass ]
    1750 webkit.org/b/111976 http/tests/websocket/tests/hybi/workers/worker-simple.html [ Crash Pass ]
    17511735
    17521736# Most probably failures are result of delay in scrolling caused by 'delegated scrolling' usage.
Note: See TracChangeset for help on using the changeset viewer.