Changeset 168150 in webkit


Ignore:
Timestamp:
May 1, 2014 10:19:18 PM (10 years ago)
Author:
ap@apple.com
Message:

REGRESSION(r125251): It made svg/custom/use-instanceRoot-as-event-target.xhtml assert and flakey
https://bugs.webkit.org/show_bug.cgi?id=93812

This is most likely fixed, unmarking the test.

  • platform/gtk/TestExpectations:
  • platform/mac/TestExpectations:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r168119 r168150  
     12014-05-01  Alexey Proskuryakov  <ap@apple.com>
     2
     3        REGRESSION(r125251): It made svg/custom/use-instanceRoot-as-event-target.xhtml assert and flakey
     4        https://bugs.webkit.org/show_bug.cgi?id=93812
     5
     6        This is most likely fixed, unmarking the test.
     7
     8        * platform/gtk/TestExpectations:
     9        * platform/mac/TestExpectations:
     10
    1112014-05-01  Simon Fraser  <simon.fraser@apple.com>
    212
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r168097 r168150  
    426426
    427427webkit.org/b/86176 [ Debug ] ietestcenter/css3/valuesandunits/units-000.htm [ Crash ]
    428 
    429 webkit.org/b/93812 [ Debug ] svg/custom/use-instanceRoot-as-event-target.xhtml [ Crash Pass ]
    430428
    431429webkit.org/b/90957 [ Release ] js/dom/random-array-gc-stress.html [ Timeout Crash Pass ]
     
    578576webkit.org/b/94119 storage/websql/database-lock-after-reload.html [ Failure Pass ]
    579577webkit.org/b/132283 storage/websql/read-transactions-running-concurrently.html [ Failure Pass ]
    580 
    581 webkit.org/b/93812 [ Release ] svg/custom/use-instanceRoot-as-event-target.xhtml [ Pass Timeout ]
    582578
    583579webkit.org/b/95430 fast/layers/scroll-no-visible-content-but-visible-descendant.html [ ImageOnlyFailure Pass ]
  • trunk/LayoutTests/platform/mac/TestExpectations

    r168025 r168150  
    616616http/tests/security/MessagePort/event-listener-context.html
    617617
    618 # https://bugs.webkit.org/show_bug.cgi?id=93812
    619 # REGRESSION(r125251): It made svg/custom/use-instanceRoot-as-event-target.xhtml assert and flakey
    620 # ASSERTION FAILED: m_wrapper || !m_jsFunction
    621 svg/custom/use-instanceRoot-as-event-target.xhtml
    622 
    623618webkit.org/b/112620 [ Debug ] svg/custom/image-with-attr-change-after-delete-crash.html [ Crash Pass ]
    624619
Note: See TracChangeset for help on using the changeset viewer.