Changeset 141294 in webkit


Ignore:
Timestamp:
Jan 30, 2013 12:03:24 PM (11 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL] Gardening: Add expectations for flaky crashers
https://bugs.webkit.org/show_bug.cgi?id=108359

Unreviewed gardening: add a bunch of flaky results.

Patch by Jussi Kukkonen <jussi.kukkonen@intel.com> on 2013-01-30

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r141293 r141294  
     12013-01-30  Jussi Kukkonen  <jussi.kukkonen@intel.com>
     2
     3        [EFL] Gardening: Add expectations for flaky crashers
     4        https://bugs.webkit.org/show_bug.cgi?id=108359
     5
     6        Unreviewed gardening: add a bunch of flaky results.
     7
     8        * platform/efl-wk2/TestExpectations:
     9
    1102013-01-30  Zan Dobersek  <zdobersek@igalia.com>
    211
  • trunk/LayoutTests/platform/efl-wk2/TestExpectations

    r141275 r141294  
    6161webkit.org/b/102651 [ Debug ] networkinformation/add-listener-from-callback.html [ Crash ]
    6262webkit.org/b/102651 [ Debug ] networkinformation/basic-operation.html [ Crash ]
    63 
    64 # Assertion failure and incorrect results on our port after r140999
    65 webkit.org/b/106142 compositing/overflow/automatically-opt-into-composited-scrolling.html [ Crash Failure ]
    66 webkit.org/b/106142 compositing/overflow/composited-scrolling-creates-a-stacking-container.html [ Crash Failure ]
    6763
    6864#////////////////////////////////////////////////////////////////////////////////////////
     
    209205webkit.org/b/103883 css3/selectors3/xml/css3-modsel-1.xml [ Failure Pass ]
    210206webkit.org/b/103883 css3/selectors3/xhtml/css3-modsel-1.xml [ Failure Pass ]
     207
     208# Assertion failure and incorrect results on our port after r140999 (webkit.org/b/106142)
     209webkit.org/b/108257 compositing/overflow/automatically-opt-into-composited-scrolling.html [ Crash Failure ]
     210webkit.org/b/108257 compositing/overflow/composited-scrolling-creates-a-stacking-container.html [ Crash Failure ]
     211webkit.org/b/108257 compositing/overflow/clip-content-under-overflow-controls.html [ Crash Pass ]
     212
     213# Asserts when destroying WebCore::Database (possibly because r141207)
     214webkit.org/b/108355 fast/js/caller-property.html [ Crash Pass ]
     215webkit.org/b/108355 storage/websql/close-during-stress-test.html [ Crash Pass ]
     216webkit.org/b/108355 storage/websql/sql-error-codes.html [ Crash Pass ]
     217
     218webkit.org/b/108058 [ Debug ] fast/encoding/parser-tests.html [ Crash Pass ]
     219webkit.org/b/108058 [ Debug ] fast/encoding/parser-tests-10.html [ Crash Pass ]
     220webkit.org/b/108058 [ Debug ] fast/encoding/parser-tests-20.html [ Crash Pass ]
     221webkit.org/b/108058 [ Debug ] fast/encoding/parser-tests-30.html [ Crash Pass ]
     222webkit.org/b/108058 [ Debug ] fast/encoding/parser-tests-40.html [ Crash Pass ]
     223webkit.org/b/108058 [ Debug ] fast/encoding/parser-tests-50.html [ Crash Pass ]
     224webkit.org/b/108058 [ Debug ] fast/encoding/parser-tests-60.html [ Crash Pass ]
     225webkit.org/b/108058 [ Debug ] fast/encoding/parser-tests-70.html [ Crash Pass ]
     226webkit.org/b/108058 [ Debug ] fast/encoding/parser-tests-80.html [ Crash Pass ]
     227webkit.org/b/108058 [ Debug ] fast/encoding/parser-tests-90.html [ Crash Pass ]
     228webkit.org/b/108058 [ Debug ] fast/encoding/parser-tests-100.html [ Crash Pass ]
     229webkit.org/b/108058 [ Debug ] fast/encoding/parser-tests-110.html [ Crash Pass ]
     230webkit.org/b/108058 [ Debug ] fast/encoding/parser-tests-120.html [ Crash Pass ]
    211231
    212232#////////////////////////////////////////////////////////////////////////////////////////
Note: See TracChangeset for help on using the changeset viewer.